|
LLVM 24.0.0git
|
#include "llvm/ExecutionEngine/Orc/ExecutorProcessControl.h"#include "llvm/ExecutionEngine/Orc/SimpleMemoryMap.h"#include "llvm/ExecutionEngine/RuntimeDyld.h"#include "llvm/Support/Compiler.h"Go to the source code of this file.
Classes | |
| class | llvm::orc::EPCGenericRTDyldMemoryManager |
| Remote-mapped RuntimeDyld-compatible memory manager. More... | |
| struct | llvm::orc::EPCGenericRTDyldMemoryManager::SymbolAddrs |
| Bindings to the executor-side memory manager, plus the EH-frame registration alloc-action wrappers. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::orc |
Macros | |
| #define | DEBUG_TYPE "orc" |
| #define DEBUG_TYPE "orc" |
Definition at line 22 of file EPCGenericRTDyldMemoryManager.h.