struct InFlightAlloc::SegInfo

Declaration

struct InFlightAlloc::SegInfo { /* full declaration omitted */ };

Declared at: llvm/lib/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.cpp:30

Member Variables

public char* WorkingMem
public llvm::orc::ExecutorAddr Addr
public uint64_t ContentSize
public uint64_t ZeroFillSize

Method Overview

Methods

ΒΆSegInfo()

Declared at: llvm/lib/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.cpp:31