Searched refs:bootstrapELFNixRuntime (Results 1 – 2 of 2) sorted by relevance
213 Error bootstrapELFNixRuntime(JITDylib &PlatformJD);
322 if (auto E2 = bootstrapELFNixRuntime(PlatformJD)) { in ELFNixPlatform()514 Error ELFNixPlatform::bootstrapELFNixRuntime(JITDylib &PlatformJD) { in bootstrapELFNixRuntime() function in llvm::orc::ELFNixPlatform