Searched refs:IsUsedInRegularObj (Results 1 – 11 of 11) sorted by relevance
132 if (!Sym->IsUsedInRegularObj) in loadMinGWAutomaticImports()210 if (!Sym->IsUsedInRegularObj) in reportRemainingUndefines()294 Sym->IsUsedInRegularObj = false; in insert()304 Result.first->IsUsedInRegularObj = true; in insert()357 S->IsUsedInRegularObj = true; in addAbsolute()369 S->IsUsedInRegularObj = true; in addAbsolute()381 S->IsUsedInRegularObj = true; in addSynthetic()436 S->IsUsedInRegularObj = true; in addImportData()451 S->IsUsedInRegularObj = true; in addImportThunk()
100 R.VisibleToRegularObj = Sym->IsUsedInRegularObj; in add()
97 unsigned IsUsedInRegularObj : 1; variable
115 unsigned IsUsedInRegularObj : 1; variable391 S->IsUsedInRegularObj = Sym.IsUsedInRegularObj; in replaceSymbol()
111 assert(Sym.IsUsedInRegularObj && "lazy symbol reached writer"); in getSymVA()
279 if (S->IsUsedInRegularObj && !S->isWeak()) in markLive()
185 R.VisibleToRegularObj = Config->Relocatable || Sym->IsUsedInRegularObj || in add()
214 Sym->IsUsedInRegularObj = false; in insertName()240 S->IsUsedInRegularObj = true; in insert()
1258 Sym->IsUsedInRegularObj = true; in handleUndefined()1408 Sym->IsUsedInRegularObj = true; in addWrappedSymbols()1409 Wrap->IsUsedInRegularObj = true; in addWrappedSymbols()
518 Sym.IsUsedInRegularObj = true; in replaceWithDefined()
570 if (!B.isLocal() && !B.IsUsedInRegularObj) in includeInSymtab()