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