Searched refs:bootstrapPipelineRecordRuntimeFunctions (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h232 Error bootstrapPipelineRecordRuntimeFunctions(jitlink::LinkGraph &G);
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp762 return bootstrapPipelineRecordRuntimeFunctions(G);
850 bootstrapPipelineRecordRuntimeFunctions(jitlink::LinkGraph &G) { function in class:llvm::orc::MachOPlatform::MachOPlatformPlugin

Completed in 53 milliseconds