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 SymbolNameSpec Name

Detailed Description

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

Definition at line 40 of file SimpleNativeMemoryMapSPSCI.h.

Member Typedef Documentation

◆ SPSSig

Member Data Documentation

◆ Name

SymbolNameSpec llvm::orc::rt::sps_ci::MemMgrReserve::Name
staticconstexpr
Initial value:
=
SymbolNameSpec::c("orc_rt_ci_sps_SimpleNativeMemoryMap_reserve")
static constexpr SymbolNameSpec c(StringRef Name)

Definition at line 41 of file SimpleNativeMemoryMapSPSCI.h.


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