Searched refs:InBootstrapPhase (Results 1 – 2 of 2) sorted by relevance
740 bool InBootstrapPhase = in modifyPassConfig() local744 if (InBootstrapPhase) { in modifyPassConfig()758 if (InitSymbol == MP.MachOHeaderStartSymbol && !InBootstrapPhase) { in modifyPassConfig()786 [this, &JD = MR.getTargetJITDylib(), InBootstrapPhase](LinkGraph &G) { in modifyPassConfig()787 return registerObjectPlatformSections(G, JD, InBootstrapPhase); in modifyPassConfig()792 if (InBootstrapPhase) in modifyPassConfig()1148 jitlink::LinkGraph &G, JITDylib &JD, bool InBootstrapPhase) { in registerObjectPlatformSections() argument1237 shared::AllocActions &allocActions = LLVM_LIKELY(!InBootstrapPhase) in registerObjectPlatformSections()
176 bool InBootstrapPhase);