|
LLVM 24.0.0git
|
Bindings to the executor-side memory manager, plus the EH-frame registration alloc-action wrappers. More...
#include "llvm/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.h"
Public Attributes | |
| SimpleMemoryMapBindings | MemMgr |
| ExecutorAddr | RegisterEHFrame |
| ExecutorAddr | DeregisterEHFrame |
Bindings to the executor-side memory manager, plus the EH-frame registration alloc-action wrappers.
Definition at line 33 of file EPCGenericRTDyldMemoryManager.h.
| ExecutorAddr llvm::orc::EPCGenericRTDyldMemoryManager::SymbolAddrs::DeregisterEHFrame |
Definition at line 36 of file EPCGenericRTDyldMemoryManager.h.
| SimpleMemoryMapBindings llvm::orc::EPCGenericRTDyldMemoryManager::SymbolAddrs::MemMgr |
Definition at line 34 of file EPCGenericRTDyldMemoryManager.h.
| ExecutorAddr llvm::orc::EPCGenericRTDyldMemoryManager::SymbolAddrs::RegisterEHFrame |
Definition at line 35 of file EPCGenericRTDyldMemoryManager.h.