Searched refs:PlatformBootstrap (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 192 PlatformBootstrap(PlatformBootstrap), 216 {cantFail(WrapperFunctionCall::Create<SPSArgList<>>(PlatformBootstrap)), in materialize() 242 ExecutorAddr PlatformBootstrap; member in __anond414bca00111::MachOPlatformCompleteBootstrapMaterializationUnit 497 {PlatformBootstrap.Name, PlatformShutdown.Name, in MachOPlatform() 517 std::move(BI.DeferredAAs), PlatformBootstrap.Addr, in MachOPlatform() 824 {*MP.PlatformBootstrap.Name, &MP.PlatformBootstrap.Addr}, in bootstrapPipelineRecordRuntimeFunctions()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | MachOPlatform.h | 235 RuntimeFunction PlatformBootstrap{
|