Searched refs:InBootstrapPhase (Results 1 – 2 of 2) sorted by relevance
790 bool InBootstrapPhase = in modifyPassConfig() local794 if (InBootstrapPhase) { in modifyPassConfig()808 if (InitSymbol == MP.MachOHeaderStartSymbol && !InBootstrapPhase) { in modifyPassConfig()845 InBootstrapPhase](LinkGraph &G) { in modifyPassConfig()846 return addSymbolTableRegistration(G, MR, *JITSymTabInfo, InBootstrapPhase); in modifyPassConfig()852 [this, &JD = MR.getTargetJITDylib(), InBootstrapPhase](LinkGraph &G) { in modifyPassConfig()853 return registerObjectPlatformSections(G, JD, InBootstrapPhase); in modifyPassConfig()858 if (InBootstrapPhase) in modifyPassConfig()1325 jitlink::LinkGraph &G, JITDylib &JD, bool InBootstrapPhase) { in registerObjectPlatformSections() argument1402 shared::AllocActions &allocActions = LLVM_LIKELY(!InBootstrapPhase) in registerObjectPlatformSections()[all …]
265 bool InBootstrapPhase);276 bool InBootstrapPhase);