LLVM 22.0.0git
llvm::orc::MemoryMapper::AllocInfo Struct Reference

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

#include "llvm/ExecutionEngine/Orc/MemoryMapper.h"

Classes

struct  SegInfo

Public Attributes

ExecutorAddr MappingBase
std::vector< SegInfoSegments
shared::AllocActions Actions

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

◆ Segments


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