Searched defs:associateRuntimeSupportFunctions (Results 1 – 3 of 3) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
| H A D | ELFNixPlatform.cpp | 298 Error ELFNixPlatform::associateRuntimeSupportFunctions(JITDylib &PlatformJD) { in associateRuntimeSupportFunctions() function in llvm::orc::ELFNixPlatform |
| H A D | COFFPlatform.cpp | 642 Error COFFPlatform::associateRuntimeSupportFunctions(JITDylib &PlatformJD) { in associateRuntimeSupportFunctions() function in llvm::orc::COFFPlatform |
| H A D | MachOPlatform.cpp | 555 Error MachOPlatform::associateRuntimeSupportFunctions() { associateRuntimeSupportFunctions() function in llvm::orc::MachOPlatform |