LLVM 24.0.0git
llvm::orc::coff_sps_ci::RegisterObjectSections Struct Reference

Public Types

using SPSSig = void(SPSExecutorAddr, SPSCOFFObjectSectionsMap, bool)

Static Public Attributes

static constexpr SymbolNameSpec Name

Detailed Description

Definition at line 63 of file COFFPlatform.cpp.

Member Typedef Documentation

◆ SPSSig

Member Data Documentation

◆ Name

SymbolNameSpec llvm::orc::coff_sps_ci::RegisterObjectSections::Name
staticconstexpr
Initial value:
=
SymbolNameSpec::verbatim("__orc_rt_coff_register_object_sections")
static constexpr SymbolNameSpec verbatim(StringRef Name)

Definition at line 64 of file COFFPlatform.cpp.


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