Searched refs:associateRuntimeSupportFunctions (Results 1 – 2 of 2) sorted by relevance
199 Error associateRuntimeSupportFunctions(JITDylib &PlatformJD);
300 if (auto E2 = associateRuntimeSupportFunctions(PlatformJD)) { in MachOPlatform()314 Error MachOPlatform::associateRuntimeSupportFunctions(JITDylib &PlatformJD) { in associateRuntimeSupportFunctions() function in llvm::orc::MachOPlatform