struct EPCGenericJITLinkMemoryManager::SymbolAddrs

Declaration

struct EPCGenericJITLinkMemoryManager::SymbolAddrs { /* full declaration omitted */ };

Description

Function addresses for memory access.

Declared at: llvm/include/llvm/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.h:30

Member Variables

public llvm::orc::ExecutorAddr Allocator
public llvm::orc::ExecutorAddr Reserve
public llvm::orc::ExecutorAddr Finalize
public llvm::orc::ExecutorAddr Deallocate