|
LLVM 22.0.0git
|
Symbol addresses for memory access. More...
#include "llvm/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.h"
Public Attributes | |
| ExecutorAddr | Instance |
| ExecutorAddr | Reserve |
| ExecutorAddr | Initialize |
| ExecutorAddr | Release |
| ExecutorAddr | RegisterEHFrame |
| ExecutorAddr | DeregisterEHFrame |
Symbol addresses for memory access.
Definition at line 31 of file EPCGenericRTDyldMemoryManager.h.
| ExecutorAddr llvm::orc::EPCGenericRTDyldMemoryManager::SymbolAddrs::DeregisterEHFrame |
Definition at line 37 of file EPCGenericRTDyldMemoryManager.h.
| ExecutorAddr llvm::orc::EPCGenericRTDyldMemoryManager::SymbolAddrs::Initialize |
Definition at line 34 of file EPCGenericRTDyldMemoryManager.h.
| ExecutorAddr llvm::orc::EPCGenericRTDyldMemoryManager::SymbolAddrs::Instance |
Definition at line 32 of file EPCGenericRTDyldMemoryManager.h.
| ExecutorAddr llvm::orc::EPCGenericRTDyldMemoryManager::SymbolAddrs::RegisterEHFrame |
Definition at line 36 of file EPCGenericRTDyldMemoryManager.h.
| ExecutorAddr llvm::orc::EPCGenericRTDyldMemoryManager::SymbolAddrs::Release |
Definition at line 35 of file EPCGenericRTDyldMemoryManager.h.
| ExecutorAddr llvm::orc::EPCGenericRTDyldMemoryManager::SymbolAddrs::Reserve |
Definition at line 33 of file EPCGenericRTDyldMemoryManager.h.