Searched refs:setDSOLocal (Results 1 – 8 of 8) sorted by relevance
149 setDSOLocal(true); in maybeSetDsoLocal()277 void setDSOLocal(bool Local) { IsDSOLocal = Local; } in setDSOLocal() function
345 void setDSOLocal(bool Local) { Flags.DSOLocal = Local; }
210 GV.setDSOLocal(true); in processGlobalForThinLTO()
70 setDSOLocal(Src->isDSOLocal()); in copyAttributesFrom()
672 GV->setDSOLocal(true); in addRegularLTO()755 S->setDSOLocal(true); in addThinLTO()
2838 GV->setDSOLocal(true); in inferDSOLocal()2931 NewGV->setDSOLocal(getDecodedDSOLocal(Record[13])); in parseGlobalVarRecord()3016 Func->setDSOLocal(getDecodedDSOLocal(Record[15])); in parseFunctionRecord()3094 NewGA->setDSOLocal(getDecodedDSOLocal(Record[OpNum++])); in parseGlobalIndirectSymbolRecord()
2756 Target->setDSOLocal(J->isDSOLocal()); in OptimizeGlobalAliases()
841 GV.setDSOLocal(true); in maybeSetDSOLocal()