Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h191 void rt_pushInitializers(PushInitializersSendResultFn SendResult,
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp390 this, &MachOPlatform::rt_pushInitializers); in associateRuntimeSupportFunctions()
492 void MachOPlatform::rt_pushInitializers(PushInitializersSendResultFn SendResult, in rt_pushInitializers() function in llvm::orc::MachOPlatform