Searched refs:InBootstrapPhase (Results 1 – 2 of 2) sorted by relevance
754 bool InBootstrapPhase = in modifyPassConfig() local758 if (InBootstrapPhase) { in modifyPassConfig()772 if (InitSymbol == MP.MachOHeaderStartSymbol && !InBootstrapPhase) { in modifyPassConfig()809 InBootstrapPhase](LinkGraph &G) { in modifyPassConfig()817 return registerObjectPlatformSections(G, JD, InBootstrapPhase); in modifyPassConfig()822 if (InBootstrapPhase) in modifyPassConfig()1279 jitlink::LinkGraph &G, JITDylib &JD, bool InBootstrapPhase) { in registerObjectPlatformSections() argument1643 JITSymTabVector &JITSymTabInfo, bool InBootstrapPhase) { in addSymbolTableRegistration() argument1655 auto &SymTab = LLVM_LIKELY(!InBootstrapPhase) ? LocalSymTab in addSymbolTableRegistration()1663 if (LLVM_UNLIKELY(InBootstrapPhase)) in addSymbolTableRegistration()[all …]
251 bool InBootstrapPhase);262 bool InBootstrapPhase);