Searched defs:associateRuntimeSupportFunctions (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/ | ||
| H A D | ELFNixPlatform.cpp | 328 Error ELFNixPlatform::associateRuntimeSupportFunctions(JITDylib &PlatformJD) { in associateRuntimeSupportFunctions() function in llvm::orc::ELFNixPlatform |
| H A D | MachOPlatform.cpp | 383 Error MachOPlatform::associateRuntimeSupportFunctions(JITDylib &PlatformJD) { in associateRuntimeSupportFunctions() function in llvm::orc::MachOPlatform |