Searched defs:associateRuntimeSupportFunctions (Results 1 – 3 of 3) sorted by relevance
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ | ||
| D | ELFNixPlatform.cpp | 329 Error ELFNixPlatform::associateRuntimeSupportFunctions(JITDylib &PlatformJD) { in associateRuntimeSupportFunctions() function in llvm::orc::ELFNixPlatform |
| D | COFFPlatform.cpp | 631 Error COFFPlatform::associateRuntimeSupportFunctions(JITDylib &PlatformJD) { in associateRuntimeSupportFunctions() function in llvm::orc::COFFPlatform |
| D | MachOPlatform.cpp | 532 Error MachOPlatform::associateRuntimeSupportFunctions() { in associateRuntimeSupportFunctions() function in llvm::orc::MachOPlatform |