Searched refs:PlatformShutdown (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
| H A D | MachOPlatform.cpp | 184 ExecutorAddr PlatformBootstrap, ExecutorAddr PlatformShutdown, in MachOPlatformCompleteBootstrapMaterializationUnit() argument 193 PlatformShutdown(PlatformShutdown), RegisterJITDylib(RegisterJITDylib), 218 WrapperFunctionCall::Create<SPSArgList<>>(PlatformShutdown))}); in materialize() 243 ExecutorAddr PlatformShutdown; member in __anond414bca00111::MachOPlatformCompleteBootstrapMaterializationUnit 497 {PlatformBootstrap.Name, PlatformShutdown.Name, in MachOPlatform() 518 PlatformShutdown.Addr, RegisterJITDylib.Addr, in MachOPlatform() 825 {*MP.PlatformShutdown.Name, &MP.PlatformShutdown.Addr}, in bootstrapPipelineRecordRuntimeFunctions()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | MachOPlatform.h | 237 RuntimeFunction PlatformShutdown{
|