Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp298 Error ELFNixPlatform::associateRuntimeSupportFunctions(JITDylib &PlatformJD) { associateRuntimeSupportFunctions() function in llvm::orc::ELFNixPlatform
H A DCOFFPlatform.cpp642 Error COFFPlatform::associateRuntimeSupportFunctions(JITDylib &PlatformJD) { associateRuntimeSupportFunctions() function in llvm::orc::COFFPlatform
H A DMachOPlatform.cpp591 Error MachOPlatform::associateRuntimeSupportFunctions() { associateRuntimeSupportFunctions() function in llvm::orc::MachOPlatform