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 char Name []

Detailed Description

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

Definition at line 55 of file SimpleNativeMemoryMapSPSCI.h.

Member Typedef Documentation

◆ SPSSig

Member Data Documentation

◆ Name

char llvm::orc::rt::sps_ci::MemMgrDeinitialize::Name[]
staticconstexpr
Initial value:
=
"orc_rt_ci_sps_SimpleNativeMemoryMap_deinitializeMultiple"

Definition at line 56 of file SimpleNativeMemoryMapSPSCI.h.


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