Searched refs:setLive (Results 1 – 10 of 10) sorted by relevance
46 PSym->setLive(true); in preserveDWARFSection()
72 Sym->setLive(true); in preserveDebugSections()
309 E.getTarget().setLive(true); in prune()
375 Sym->setLive(true); in markAllSymbolsLive()
303 ExternalSymbols[StrCopy]->setLive(true); in handleDirectiveSection()
468 KV.second->setLive(true); in claimOrExternalizeWeakAndCommonSymbols()480 Sym->setLive(true); in markResponsibilitySymbolsLive()
806 Summary->setLive(true); in setLiveRoot()956 Index.getGlobalValueSummary(GV)->setLive(true); in buildModuleSummaryIndex()
426 setLive(IsLive); in Symbol()520 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() function1384 Sym.setLive(IsLive); in makeDefined()
1217 S->setLive(true); in computeDeadSymbolsAndUpdateIndirectCalls()1281 S->setLive(true); in computeDeadSymbolsAndUpdateIndirectCalls()
557 void setLive(bool Live) { Flags.Live = Live; }