Searched refs:setLive (Results 1 – 14 of 14) sorted by relevance
45 PSym->setLive(true); in preserveDWARFSection()
72 Sym->setLive(true); in preserveDebugSections()
140 EmitTrampoline(*G, ReentrySection, ReentryFnSym).setLive(true); in emit()
296 KV.second->setLive(true); in claimOrExternalizeWeakAndCommonSymbols()307 Sym->setLive(true); in markResponsibilitySymbolsLive()
84 ImageBase.setLive(true);
307 E.getTarget().setLive(true); in prune()
413 Sym->setLive(true); in markAllSymbolsLive()
646 CompactUnwindBase->setLive(true); in getOrCreateCompactUnwindBase()
296 Symbol->setLive(true); in handleDirectiveSection()
931 Summary->setLive(true); in setLiveRoot()1082 Index.getGlobalValueSummary(GV)->setLive(true); in buildModuleSummaryIndex()
445 setLive(IsLive); in Symbol()545 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() function1523 Sym.setLive(IsLive); in makeDefined()
1452 S->setLive(true); in computeDeadSymbolsAndUpdateIndirectCalls()1516 S->setLive(true); in computeDeadSymbolsAndUpdateIndirectCalls()
596 void setLive(bool Live) { Flags.Live = Live; }