|
LLVM 24.0.0git
|
Namespaces | |
| namespace | sps_ci |
Classes | |
| struct | MachOUnwindInfoRegistrarSymbolNames |
| Symbol names for the ORC runtime's StandaloneMachOUnwindInfoRegistrar SPS interface. More... | |
Variables | |
| LLVM_ABI const char * | RegisterEHFrameSectionAllocActionName |
| LLVM_ABI const char * | DeregisterEHFrameSectionAllocActionName |
| LLVM_ABI const char * | RegisterJITLoaderGDBAllocActionName |
| LLVM_ABI const char * | DeregisterJITLoaderGDBAllocActionName |
| LLVM_ABI const char *const | DispatchName = "__orc_rt_jit_dispatch" |
| LLVM_ABI const char *const | DispatchCtxName = "__orc_rt_jit_dispatch_ctx" |
| const LLVM_ABI MachOUnwindInfoRegistrarSymbolNames | orc_rt_MachOUnwindInfoRegistrarSPSSymbols |
| Default symbol names for the ORC runtime's StandaloneMachOUnwindInfoRegistrar SPS interface. | |
Definition at line 17 of file OrcRTBridge.cpp.
Referenced by llvm::orc::addDefaultBootstrapValuesForHostProcess().
Definition at line 22 of file OrcRTBridge.cpp.
Definition at line 26 of file OrcRTBridge.cpp.
Referenced by llvm::orc::SelfExecutorProcessControl::SelfExecutorProcessControl().
Definition at line 25 of file OrcRTBridge.cpp.
Referenced by llvm::orc::SelfExecutorProcessControl::SelfExecutorProcessControl().
| const MachOUnwindInfoRegistrarSymbolNames llvm::orc::rt::orc_rt_MachOUnwindInfoRegistrarSPSSymbols |
Default symbol names for the ORC runtime's StandaloneMachOUnwindInfoRegistrar SPS interface.
Definition at line 29 of file OrcRTBridge.cpp.
Referenced by llvm::orc::UnwindInfoManager::addBootstrapSymbols().
Definition at line 15 of file OrcRTBridge.cpp.
Referenced by llvm::orc::addDefaultBootstrapValuesForHostProcess().
Definition at line 20 of file OrcRTBridge.cpp.
Referenced by llvm::orc::addDefaultBootstrapValuesForHostProcess(), llvm::orc::GDBJITDebugInfoRegistrationPlugin::Create(), and llvm::orc::ELFDebugObjectPlugin::ELFDebugObjectPlugin().