Searched refs:associateRuntimeSupportFunctions (Results 1 – 6 of 6) sorted by relevance
157 Error associateRuntimeSupportFunctions(JITDylib &PlatformJD);
197 Error associateRuntimeSupportFunctions(JITDylib &PlatformJD);
310 Error associateRuntimeSupportFunctions();
284 if (auto E2 = associateRuntimeSupportFunctions(PlatformJD)) { in associateRuntimeSupportFunctions() function in llvm::orc::ELFNixPlatform 298 Error ELFNixPlatform::associateRuntimeSupportFunctions(JITDylib &PlatformJD) { in associateRuntimeSupportFunctions()
448 if (auto E2 = associateRuntimeSupportFunctions(PlatformJD)) { in COFFPlatform() 642 Error COFFPlatform::associateRuntimeSupportFunctions(JITDylib &PlatformJD) { in associateRuntimeSupportFunctions() function in llvm::orc::COFFPlatform
587 if ((Err = associateRuntimeSupportFunctions())) in MachOPlatform()591 Error MachOPlatform::associateRuntimeSupportFunctions() { in associateRuntimeSupportFunctions() function in llvm::orc::MachOPlatform