LLVM 22.0.0git
|
Classes | |
class | ExecutorSharedMemoryMapperService |
class | SimpleExecutorDylibManager |
Simple page-based allocator. More... | |
class | SimpleExecutorMemoryManager |
Simple page-based allocator. More... |
void llvm::orc::rt_bootstrap::addTo | ( | StringMap< ExecutorAddr > & | M | ) |
Definition at line 158 of file OrcRTBootstrap.cpp.
References llvm::orc::ExecutorAddr::fromPtr(), llvm::orc::rt::MemoryReadBuffersWrapperName, llvm::orc::rt::MemoryReadPointersWrapperName, llvm::orc::rt::MemoryReadStringsWrapperName, llvm::orc::rt::MemoryReadUInt16sWrapperName, llvm::orc::rt::MemoryReadUInt32sWrapperName, llvm::orc::rt::MemoryReadUInt64sWrapperName, llvm::orc::rt::MemoryReadUInt8sWrapperName, llvm::orc::rt::MemoryWriteBuffersWrapperName, llvm::orc::rt::MemoryWritePointersWrapperName, llvm::orc::rt::MemoryWriteUInt16sWrapperName, llvm::orc::rt::MemoryWriteUInt32sWrapperName, llvm::orc::rt::MemoryWriteUInt64sWrapperName, llvm::orc::rt::MemoryWriteUInt8sWrapperName, readBuffersWrapper(), readPointersWrapper(), readStringsWrapper(), readUIntsWrapper(), runAsIntFunctionWrapper(), llvm::orc::rt::RunAsIntFunctionWrapperName, runAsMainWrapper(), llvm::orc::rt::RunAsMainWrapperName, runAsVoidFunctionWrapper(), llvm::orc::rt::RunAsVoidFunctionWrapperName, writeBuffersWrapper(), writePointersWrapper(), and writeUIntsWrapper().
Referenced by llvm::orc::SimpleRemoteEPCServer::defaultBootstrapSymbols().
|
static |
Definition at line 92 of file OrcRTBootstrap.cpp.
References llvm::release, and llvm::orc::Result.
Referenced by addTo().
|
static |
Definition at line 77 of file OrcRTBootstrap.cpp.
References llvm::orc::ExecutorAddr::fromPtr(), llvm::release, and llvm::orc::Result.
Referenced by addTo().
|
static |
Definition at line 112 of file OrcRTBootstrap.cpp.
References llvm::release, and llvm::orc::Result.
Referenced by addTo().
|
static |
Definition at line 62 of file OrcRTBootstrap.cpp.
References llvm::release, and llvm::orc::Result.
Referenced by addTo().
|
static |
Definition at line 148 of file OrcRTBootstrap.cpp.
References llvm::release, llvm::orc::runAsIntFunction(), and llvm::orc::ExecutorAddr::toPtr().
Referenced by addTo().
|
static |
Definition at line 127 of file OrcRTBootstrap.cpp.
References llvm::release, llvm::orc::runAsMain(), and llvm::orc::ExecutorAddr::toPtr().
Referenced by addTo().
|
static |
Definition at line 138 of file OrcRTBootstrap.cpp.
References llvm::release, llvm::orc::runAsVoidFunction(), and llvm::orc::ExecutorAddr::toPtr().
Referenced by addTo().
|
static |
|
static |
|
static |