Searched refs:isUsedInRegularObj (Results 1 – 20 of 20) sorted by relevance
41 if (sym->isUsedInRegularObj) in wrap()42 wrap->isUsedInRegularObj = true; in wrap()43 if (real->isUsedInRegularObj) in wrap()44 sym->isUsedInRegularObj = true; in wrap()49 sym->isUsedInRegularObj = false; in wrap()59 real->isUsedInRegularObj = false; in wrap()105 sym->isUsedInRegularObj = true; in addAndCheckDuplicate()
119 uint8_t isUsedInRegularObj : 1;
256 sym->isUsedInRegularObj = true; in addSymbol()282 sym->isUsedInRegularObj = true; in declareSymbol()1856 sym->isUsedInRegularObj = true; in addScriptReferencedSymbolsToSymTable()
509 if (s->isUsedInRegularObj && !s->isWeak()) in markLive()
158 s->isUsedInRegularObj = true; in addOptionalRegular()170 sym->isUsedInRegularObj = true; in addReservedSymbols()275 sym.isUsedInRegularObj = false; in demoteDefined()1818 s->isUsedInRegularObj = true; in finalizeSections()1959 if (!sym->isUsedInRegularObj || !includeInSymtab(ctx, *sym)) in finalizeSections()
252 r.VisibleToRegularObj = ctx.arg.relocatable || sym->isUsedInRegularObj || in add()
376 (sym->isUsedInRegularObj || !sym->ltoCanOmit)) { in parseVersionAndComputeIsPreemptible()
2335 sym->isUsedInRegularObj = true; in handleUndefined()2834 sym.isUsedInRegularObj = false; in combineVersionedSymbol()2847 sym2->isUsedInRegularObj = false; in combineVersionedSymbol()3176 sym->isUsedInRegularObj = true; in link()3180 sym->isUsedInRegularObj = true; in link()3182 sym->isUsedInRegularObj = true; in link()
1167 sym->isUsedInRegularObj = true; in initializeSymbols()1194 sym->isUsedInRegularObj = true; in initializeSymbols()1244 symbols[i]->isUsedInRegularObj = true; in initSectionsAndLocalSyms()
314 sym.isUsedInRegularObj = true; in replaceWithDefined()
4718 s->isUsedInRegularObj = true; in addOptionalRegular()
99 isUsedInRegularObj(!file || isa<ObjFile>(file)), in Symbol()109 bool isUsedInRegularObj : 1;330 isUsedInRegularObj = false; in LazyObject()374 bool isUsedInRegularObj = s->isUsedInRegularObj; in replaceSymbol() local377 sym->isUsedInRegularObj |= isUsedInRegularObj; in replaceSymbol()
144 sym->isUsedInRegularObj || (r.Prevailing && r.ExportDynamic); in add()
45 sym->isUsedInRegularObj |= !file || isa<ObjFile>(file); in insert()
105 writtenToSymtab(false), isUsedInRegularObj(false), in symbolKind()125 unsigned isUsedInRegularObj : 1; variable524 bool isUsedInRegularObj = s->isUsedInRegularObj; in replaceSymbol() local527 s->isUsedInRegularObj = isUsedInRegularObj; in replaceSymbol()
248 sym->isUsedInRegularObj = true; in addWrappedSymbols()250 wrap->isUsedInRegularObj = true; in addWrappedSymbols()
441 def->isUsedInRegularObj = true; in reportUnresolvable()465 if (!sym->isUsedInRegularObj) in resolveRemainingUndefines()537 sym->isUsedInRegularObj = false; in insert()551 result.first->isUsedInRegularObj = true; in insert()853 s->isUsedInRegularObj = true; in addAbsolute()866 s->isUsedInRegularObj = true; in addAbsolute()879 s->isUsedInRegularObj = true; in addSynthetic()928 s->isUsedInRegularObj = true; in addImportData()941 s->isUsedInRegularObj = true; in addImportThunk()1377 toSym->isUsedInRegularObj = true; in resolveAlternateNames()
164 r.VisibleToRegularObj = sym->isUsedInRegularObj; in add()
1351 if (!s->isUsedInRegularObj) in createECExportThunks()1440 s->isUsedInRegularObj = true; in maybeExportMinGWSymbols()
1417 sym->isUsedInRegularObj = true; in parse()