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

Resolve the given lookup set within the given dylib. More...

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

Public Types

using SPSSig

Static Public Attributes

static constexpr SymbolNameSpec Name

Detailed Description

Resolve the given lookup set within the given dylib.

Definition at line 44 of file NativeDylibManagerSPSCI.h.

Member Typedef Documentation

◆ SPSSig

Member Data Documentation

◆ Name

SymbolNameSpec llvm::orc::rt::sps_ci::DylibMgrResolve::Name
staticconstexpr
Initial value:
=
SymbolNameSpec::verbatim("orc_rt_ci_sps_NativeDylibManager_lookup")
static constexpr SymbolNameSpec verbatim(StringRef Name)

Definition at line 45 of file NativeDylibManagerSPSCI.h.

Referenced by llvm::orc::rt_bootstrap::SimpleExecutorDylibManager::addBootstrapSymbols().


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