struct EPCGenericRTDyldMemoryManager::AllocGroup

Declaration

struct EPCGenericRTDyldMemoryManager::AllocGroup { /* full declaration omitted */ };

Declared at: llvm/include/llvm/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.h:95

Member Variables

public llvm::orc::ExecutorAddrRange RemoteCode
public llvm::orc::ExecutorAddrRange RemoteROData
public llvm::orc::ExecutorAddrRange RemoteRWData
public std::vector<ExecutorAddrRange> UnfinalizedEHFrames
public std::vector<Alloc> CodeAllocs
public std::vector<Alloc> RODataAllocs
public std::vector<Alloc> RWDataAllocs

Method Overview

  • public AllocGroup()
  • public AllocGroup(const llvm::orc::EPCGenericRTDyldMemoryManager::AllocGroup &)
  • public AllocGroup(llvm::orc::EPCGenericRTDyldMemoryManager::AllocGroup &&)

Methods

AllocGroup()

Declared at: llvm/include/llvm/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.h:96

AllocGroup(const llvm::orc::
               EPCGenericRTDyldMemoryManager::
                   AllocGroup&)

Declared at: llvm/include/llvm/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.h:97

Parameters

const llvm::orc::EPCGenericRTDyldMemoryManager:: AllocGroup&

AllocGroup(
    llvm::orc::EPCGenericRTDyldMemoryManager::
        AllocGroup&&)

Declared at: llvm/include/llvm/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.h:99

Parameters

llvm::orc::EPCGenericRTDyldMemoryManager:: AllocGroup&&