Searched refs:bootstrapCOFFRuntime (Results 1 – 2 of 2) sorted by relevance
160 Error bootstrapCOFFRuntime(JITDylib &PlatformJD);
456 if (auto E2 = bootstrapCOFFRuntime(PlatformJD)) { in COFFPlatform()688 Error COFFPlatform::bootstrapCOFFRuntime(JITDylib &PlatformJD) { in bootstrapCOFFRuntime() function in llvm::orc::COFFPlatform