|
LLVM 24.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 159 of file OrcRTBootstrap.cpp.
References llvm::orc::rt::sps::CallInt32Int32CIName, llvm::orc::rt::sps::CallInt32VoidCIName, llvm::orc::rt::sps::CallMainCIName, 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(), runAsInt32Int32FunctionWrapper(), runAsInt32VoidFunctionWrapper(), runAsMainWrapper(), writeBuffersWrapper(), writePointersWrapper(), and writeUIntsWrapper().
Referenced by llvm::orc::SimpleRemoteEPCServer::defaultBootstrapSymbols().
|
static |
Definition at line 93 of file OrcRTBootstrap.cpp.
References llvm::release, and llvm::orc::Result.
Referenced by addTo().
|
static |
Definition at line 78 of file OrcRTBootstrap.cpp.
References llvm::orc::ExecutorAddr::fromPtr(), llvm::release, and llvm::orc::Result.
Referenced by addTo().
|
static |
Definition at line 113 of file OrcRTBootstrap.cpp.
References llvm::release, and llvm::orc::Result.
Referenced by addTo().
|
static |
Definition at line 63 of file OrcRTBootstrap.cpp.
References llvm::release, and llvm::orc::Result.
Referenced by addTo().
|
static |
Definition at line 149 of file OrcRTBootstrap.cpp.
References llvm::release, llvm::orc::runAsIntFunction(), and llvm::orc::ExecutorAddr::toPtr().
Referenced by addTo().
|
static |
Definition at line 139 of file OrcRTBootstrap.cpp.
References llvm::release, llvm::orc::runAsVoidFunction(), and llvm::orc::ExecutorAddr::toPtr().
Referenced by addTo().
|
static |
Definition at line 128 of file OrcRTBootstrap.cpp.
References llvm::release, llvm::orc::runAsMain(), and llvm::orc::ExecutorAddr::toPtr().
Referenced by addTo().
|
static |
|
static |
|
static |