Searched refs:PlatformBootstrap (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | ELFNixPlatform.cpp | 56 ExecutorAddr ELFNixHeaderAddr, ExecutorAddr PlatformBootstrap, in ELFNixPlatformCompleteBootstrapMaterializationUnit() argument 65 PlatformBootstrap(PlatformBootstrap), 86 PlatformBootstrap, ELFNixHeaderAddr)), in materialize() 118 ExecutorAddr PlatformBootstrap; member in __anonddf342a70111::ELFNixPlatformCompleteBootstrapMaterializationUnit 402 {PlatformBootstrap.Name, PlatformShutdown.Name, in ELFNixPlatform() 424 PlatformBootstrap.Addr, PlatformShutdown.Addr, in ELFNixPlatform() 636 {*MP.PlatformBootstrap.Name, &MP.PlatformBootstrap.Addr}, in bootstrapPipelineRecordRuntimeFunctions()
|
| H A D | MachOPlatform.cpp | 116 ExecutorAddr PlatformBootstrap, ExecutorAddr PlatformShutdown, in MachOPlatformCompleteBootstrapMaterializationUnit() argument 125 MachOHeaderAddr(MachOHeaderAddr), PlatformBootstrap(PlatformBootstrap), 150 {cantFail(WrapperFunctionCall::Create<SPSArgList<>>(PlatformBootstrap)), in materialize() 185 ExecutorAddr PlatformBootstrap; member in __anon04a50ca90111::MachOPlatformCompleteBootstrapMaterializationUnit 561 {PlatformBootstrap.Name, PlatformShutdown.Name, in MachOPlatform() 584 BI.MachOHeaderAddr, PlatformBootstrap.Addr, in MachOPlatform() 910 {*MP.PlatformBootstrap.Name, &MP.PlatformBootstrap.Addr}, in bootstrapPipelineRecordRuntimeFunctions()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | ELFNixPlatform.h | 249 RuntimeFunction PlatformBootstrap{
|
| H A D | MachOPlatform.h | 348 RuntimeFunction PlatformBootstrap{
|