LLVM: llvm::orc::MemoryMapper::AllocInfo Struct Reference (original) (raw)

Represents a single allocation containing multiple segments and initialization and deinitialization actions. More...

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

Detailed Description

Represents a single allocation containing multiple segments and initialization and deinitialization actions.

Definition at line 31 of file MemoryMapper.h.

Member Data Documentation

Actions

MappingBase

ExecutorAddr llvm::orc::MemoryMapper::AllocInfo::MappingBase

Segments

std::vector<SegInfo> llvm::orc::MemoryMapper::AllocInfo::Segments


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