Home
last modified time | relevance | path

Searched refs:PlatformShutdown (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp57 ExecutorAddr PlatformShutdown, ExecutorAddr RegisterJITDylib, in ELFNixPlatformCompleteBootstrapMaterializationUnit() argument
66 PlatformShutdown(PlatformShutdown), RegisterJITDylib(RegisterJITDylib),
88 WrapperFunctionCall::Create<SPSArgList<>>(PlatformShutdown))}); in materialize()
119 ExecutorAddr PlatformShutdown; member in __anonddf342a70111::ELFNixPlatformCompleteBootstrapMaterializationUnit
402 {PlatformBootstrap.Name, PlatformShutdown.Name, in ELFNixPlatform()
424 PlatformBootstrap.Addr, PlatformShutdown.Addr, in ELFNixPlatform()
637 {*MP.PlatformShutdown.Name, &MP.PlatformShutdown.Addr}, in bootstrapPipelineRecordRuntimeFunctions()
H A DMachOPlatform.cpp116 ExecutorAddr PlatformBootstrap, ExecutorAddr PlatformShutdown, in MachOPlatformCompleteBootstrapMaterializationUnit() argument
126 PlatformShutdown(PlatformShutdown), RegisterJITDylib(RegisterJITDylib),
152 WrapperFunctionCall::Create<SPSArgList<>>(PlatformShutdown))}); in materialize()
186 ExecutorAddr PlatformShutdown; member in __anon04a50ca90111::MachOPlatformCompleteBootstrapMaterializationUnit
561 {PlatformBootstrap.Name, PlatformShutdown.Name, in MachOPlatform()
585 PlatformShutdown.Addr, RegisterJITDylib.Addr, in MachOPlatform()
911 {*MP.PlatformShutdown.Name, &MP.PlatformShutdown.Addr}, in bootstrapPipelineRecordRuntimeFunctions()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DELFNixPlatform.h251 RuntimeFunction PlatformShutdown{
H A DMachOPlatform.h350 RuntimeFunction PlatformShutdown{