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

Public Types

using SPSSig = void()

Static Public Attributes

static constexpr SymbolNameSpec Name

Detailed Description

Definition at line 53 of file COFFPlatform.cpp.

Member Typedef Documentation

◆ SPSSig

Definition at line 56 of file COFFPlatform.cpp.

Member Data Documentation

◆ Name

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

Definition at line 54 of file COFFPlatform.cpp.


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