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

Deinitialize the allocations with the given base addresses (running their deallocation actions) without releasing their memory. More...

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

Public Types

using SPSSig

Static Public Attributes

static constexpr SymbolNameSpec Name

Detailed Description

Deinitialize the allocations with the given base addresses (running their deallocation actions) without releasing their memory.

Definition at line 57 of file SimpleNativeMemoryMapSPSCI.h.

Member Typedef Documentation

◆ SPSSig

Member Data Documentation

◆ Name

SymbolNameSpec llvm::orc::rt::sps_ci::MemMgrDeinitialize::Name
staticconstexpr
Initial value:
"orc_rt_ci_sps_SimpleNativeMemoryMap_deinitializeMultiple")
static constexpr SymbolNameSpec c(StringRef Name)

Definition at line 58 of file SimpleNativeMemoryMapSPSCI.h.


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