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