LLVM 24.0.0git
llvm::orc::rt::sps_ci::MemMgrReserve Struct Reference

Reserve an address range of the given size; returns its base. More...

#include "llvm/ExecutionEngine/Orc/Shared/SPSCI/SimpleNativeMemoryMapSPSCI.h"

Public Types

using SPSSig

Static Public Attributes

static constexpr char Name [] = "orc_rt_ci_sps_SimpleNativeMemoryMap_reserve"

Detailed Description

Reserve an address range of the given size; returns its base.

Definition at line 39 of file SimpleNativeMemoryMapSPSCI.h.

Member Typedef Documentation

◆ SPSSig

Member Data Documentation

◆ Name

char llvm::orc::rt::sps_ci::MemMgrReserve::Name[] = "orc_rt_ci_sps_SimpleNativeMemoryMap_reserve"
staticconstexpr

Definition at line 40 of file SimpleNativeMemoryMapSPSCI.h.


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