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