LLVM: llvm::orc::EPCGenericRTDyldMemoryManager::SymbolAddrs Struct Reference (original) (raw)

Symbol addresses for memory access. More...

#include "[llvm/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.h](EPCGenericRTDyldMemoryManager%5F8h%5Fsource.html)"

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.

DeregisterEHFrame

ExecutorAddr llvm::orc::EPCGenericRTDyldMemoryManager::SymbolAddrs::DeregisterEHFrame

Initialize

ExecutorAddr llvm::orc::EPCGenericRTDyldMemoryManager::SymbolAddrs::Initialize

Instance

ExecutorAddr llvm::orc::EPCGenericRTDyldMemoryManager::SymbolAddrs::Instance

RegisterEHFrame

ExecutorAddr llvm::orc::EPCGenericRTDyldMemoryManager::SymbolAddrs::RegisterEHFrame

Release

ExecutorAddr llvm::orc::EPCGenericRTDyldMemoryManager::SymbolAddrs::Release

Reserve

ExecutorAddr llvm::orc::EPCGenericRTDyldMemoryManager::SymbolAddrs::Reserve


The documentation for this struct was generated from the following file: