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

Detailed Description

Release the allocations with the given base addresses.

Definition at line 63 of file SimpleNativeMemoryMapSPSCI.h.

Member Typedef Documentation

◆ SPSSig

Member Data Documentation

◆ Name

char llvm::orc::rt::sps_ci::MemMgrRelease::Name[]
staticconstexpr
Initial value:
=
"orc_rt_ci_sps_SimpleNativeMemoryMap_releaseMultiple"

Definition at line 64 of file SimpleNativeMemoryMapSPSCI.h.


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