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

Release the allocations with the given base addresses. More...

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

Public Types

using SPSSig

Static Public Attributes

static constexpr SymbolNameSpec Name

Detailed Description

Release the allocations with the given base addresses.

Definition at line 65 of file SimpleNativeMemoryMapSPSCI.h.

Member Typedef Documentation

◆ SPSSig

Member Data Documentation

◆ Name

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

Definition at line 66 of file SimpleNativeMemoryMapSPSCI.h.


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