Home
last modified time | relevance | path

Searched defs:associateRuntimeSupportFunctions (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp328 Error ELFNixPlatform::associateRuntimeSupportFunctions(JITDylib &PlatformJD) { in associateRuntimeSupportFunctions() function in llvm::orc::ELFNixPlatform
H A DMachOPlatform.cpp383 Error MachOPlatform::associateRuntimeSupportFunctions(JITDylib &PlatformJD) { in associateRuntimeSupportFunctions() function in llvm::orc::MachOPlatform