Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp131 ExecutorAddr PlatformBootstrap, ExecutorAddr PlatformShutdown, in MachOPlatformCompleteBootstrapMaterializationUnit() argument
141 PlatformShutdown(PlatformShutdown), RegisterJITDylib(RegisterJITDylib),
167 WrapperFunctionCall::Create<SPSArgList<>>(PlatformShutdown))}); in materialize()
201 ExecutorAddr PlatformShutdown; member in __anon04a50ca90111::MachOPlatformCompleteBootstrapMaterializationUnit
552 {PlatformBootstrap.Name, PlatformShutdown.Name, in MachOPlatform()
576 PlatformShutdown.Addr, RegisterJITDylib.Addr, in MachOPlatform()
891 {*MP.PlatformShutdown.Name, &MP.PlatformShutdown.Addr}, in bootstrapPipelineRecordRuntimeFunctions()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h347 RuntimeFunction PlatformShutdown{