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