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 ELFNixPlatform()298 Error ELFNixPlatform::associateRuntimeSupportFunctions(JITDylib &PlatformJD) { in associateRuntimeSupportFunctions() function in llvm::orc::ELFNixPlatform
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 pushInitializersLoop() 591 Error MachOPlatform::associateRuntimeSupportFunctions() { in pushInitializersLoop() 555 Error MachOPlatform::associateRuntimeSupportFunctions() { associateRuntimeSupportFunctions() function in llvm::orc::MachOPlatform