|
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 SymbolNameSpec | RegisterEHFrameSectionAllocActionName |
| LLVM_ABI const SymbolNameSpec | DeregisterEHFrameSectionAllocActionName |
| LLVM_ABI const SymbolNameSpec | RegisterJITLoaderGDBAllocActionName |
| LLVM_ABI const SymbolNameSpec | DeregisterJITLoaderGDBAllocActionName |
| LLVM_ABI const SymbolNameSpec | DispatchName |
| LLVM_ABI const SymbolNameSpec | DispatchCtxName |
| const LLVM_ABI MachOUnwindInfoRegistrarSymbolNames | orc_rt_MachOUnwindInfoRegistrarSPSSymbols |
| Default symbol names for the ORC runtime's StandaloneMachOUnwindInfoRegistrar SPS interface. | |
| const SymbolNameSpec llvm::orc::rt::DeregisterEHFrameSectionAllocActionName |
Definition at line 17 of file OrcRTBridge.cpp.
Referenced by llvm::orc::addDefaultBootstrapValuesForHostProcess().
| const SymbolNameSpec llvm::orc::rt::DeregisterJITLoaderGDBAllocActionName |
Definition at line 22 of file OrcRTBridge.cpp.
| const SymbolNameSpec llvm::orc::rt::DispatchCtxName |
Definition at line 27 of file OrcRTBridge.cpp.
Referenced by llvm::orc::SelfExecutorProcessControl::SelfExecutorProcessControl().
| const SymbolNameSpec llvm::orc::rt::DispatchName |
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 31 of file OrcRTBridge.cpp.
Referenced by llvm::orc::UnwindInfoManager::addBootstrapSymbols().
| const SymbolNameSpec llvm::orc::rt::RegisterEHFrameSectionAllocActionName |
Definition at line 15 of file OrcRTBridge.cpp.
Referenced by llvm::orc::addDefaultBootstrapValuesForHostProcess().
| const SymbolNameSpec llvm::orc::rt::RegisterJITLoaderGDBAllocActionName |
Definition at line 20 of file OrcRTBridge.cpp.
Referenced by llvm::orc::addDefaultBootstrapValuesForHostProcess(), and llvm::orc::GDBJITDebugInfoRegistrationPlugin::Create().