Searched refs:isUsedInRegularObj (Results 1 – 16 of 16) sorted by relevance
97 isUsedInRegularObj(!file || isa<ObjFile>(file)), in Symbol()107 bool isUsedInRegularObj : 1;308 bool isUsedInRegularObj = s->isUsedInRegularObj; in replaceSymbol() local311 sym->isUsedInRegularObj |= isUsedInRegularObj; in replaceSymbol()
84 sym->isUsedInRegularObj; in add()
43 sym->isUsedInRegularObj |= !file || isa<ObjFile>(file); in insert()
45 if (!real->isUsedInRegularObj && sym->isUndefined()) in wrap()46 sym->isUsedInRegularObj = false; in wrap()56 real->isUsedInRegularObj = false; in wrap()87 sym->isUsedInRegularObj = false; in insert()
113 uint8_t isUsedInRegularObj : 1; variable248 isUsedInRegularObj(!file || file->kind() == InputFile::ObjKind), in Symbol()554 isUsedInRegularObj = old.isUsedInRegularObj; in replace()
142 assert(sym.isUsedInRegularObj && "lazy symbol reached writer"); in getSymVA()418 if (other.isUsedInRegularObj) in mergeProperties()419 isUsedInRegularObj = true; in mergeProperties()
1697 sym->isUsedInRegularObj = true; in handleUndefined()1968 sym.isUsedInRegularObj = false; in addUnusedUndefined()2041 sym->isUsedInRegularObj = true; in addWrappedSymbols()2049 wrap->isUsedInRegularObj = true; in addWrappedSymbols()2240 sym->isUsedInRegularObj = true; in link()2252 sym->isUsedInRegularObj = true; in link()2254 sym->isUsedInRegularObj = true; in link()
349 if (s->isUsedInRegularObj && !s->isWeak()) in markLive()
247 r.VisibleToRegularObj = config->relocatable || sym->isUsedInRegularObj || in add()
556 sym.isUsedInRegularObj = true; in replaceWithDefined()
743 if (!b.isLocal() && !b.isUsedInRegularObj) in includeInSymtab()
468 if (!sym->isUsedInRegularObj) in resolveRemainingUndefines()527 sym->isUsedInRegularObj = false; in insert()538 result.first->isUsedInRegularObj = true; in insert()674 s->isUsedInRegularObj = true; in addAbsolute()689 s->isUsedInRegularObj = true; in addAbsolute()704 s->isUsedInRegularObj = true; in addSynthetic()760 s->isUsedInRegularObj = true; in addImportData()775 s->isUsedInRegularObj = true; in addImportThunk()
224 sym->isUsedInRegularObj = true; in addWrappedSymbols()226 wrap->isUsedInRegularObj = true; in addWrappedSymbols()
144 r.VisibleToRegularObj = sym->isUsedInRegularObj; in add()
123 unsigned isUsedInRegularObj : 1; variable
1238 s->isUsedInRegularObj = true; in maybeExportMinGWSymbols()