Searched refs:isUsedInRegularObj (Results 1 – 17 of 17) sorted by relevance
46 sym->isUsedInRegularObj = false; in wrap()56 real->isUsedInRegularObj = false; in wrap()87 sym->isUsedInRegularObj = false; in insert()
113 uint8_t isUsedInRegularObj : 1; variable246 isUsedInRegularObj(!file || file->kind() == InputFile::ObjKind), in Symbol()552 isUsedInRegularObj = old.isUsedInRegularObj; in replace()
142 assert(sym.isUsedInRegularObj && "lazy symbol reached writer"); in getSymVA()409 if (other.isUsedInRegularObj) in mergeProperties()410 isUsedInRegularObj = true; in mergeProperties()
1578 sym->isUsedInRegularObj = true; in handleUndefined()1848 sym.isUsedInRegularObj = false; in addUnusedUndefined()1920 sym->isUsedInRegularObj = true; in addWrappedSymbols()1922 wrap->isUsedInRegularObj = true; in addWrappedSymbols()2099 sym->isUsedInRegularObj = true; in link()2111 sym->isUsedInRegularObj = true; in link()2113 sym->isUsedInRegularObj = true; in link()
341 if (s->isUsedInRegularObj && !s->isWeak()) in markLive()
246 r.VisibleToRegularObj = config->relocatable || sym->isUsedInRegularObj || in add()
543 sym.isUsedInRegularObj = true; in replaceWithDefined()
743 if (!b.isLocal() && !b.isUsedInRegularObj) in includeInSymtab()
424 if (!sym->isUsedInRegularObj) in resolveRemainingUndefines()483 sym->isUsedInRegularObj = false; in insert()494 result.first->isUsedInRegularObj = true; in insert()614 s->isUsedInRegularObj = true; in addAbsolute()629 s->isUsedInRegularObj = true; in addAbsolute()644 s->isUsedInRegularObj = true; in addSynthetic()700 s->isUsedInRegularObj = true; in addImportData()715 s->isUsedInRegularObj = true; in addImportThunk()
224 sym->isUsedInRegularObj = true; in addWrappedSymbols()226 wrap->isUsedInRegularObj = true; in addWrappedSymbols()
141 r.VisibleToRegularObj = sym->isUsedInRegularObj; in add()
121 unsigned isUsedInRegularObj : 1; variable
126 requiresGOT(false), isUsedInRegularObj(false), forceExport(false), in Symbol()146 bool isUsedInRegularObj : 1; variable546 s2->isUsedInRegularObj = symCopy.isUsedInRegularObj; in replaceSymbol()
545 sym->isUsedInRegularObj = true; in handleUndefined()570 sym->isUsedInRegularObj = true; in createUndefinedGlobal()773 sym->isUsedInRegularObj = true; in addWrappedSymbols()774 wrap->isUsedInRegularObj = true; in addWrappedSymbols()775 real->isUsedInRegularObj = false; in addWrappedSymbols()912 !WasmSym::callCtors->isUsedInRegularObj && in link()
113 sym->isUsedInRegularObj = false; in insertName()128 s->isUsedInRegularObj = true; in insert()623 variant->isUsedInRegularObj = in getFunctionVariant()716 sym->isUsedInRegularObj = true; in createUndefinedStub()
106 r.VisibleToRegularObj = config->relocatable || sym->isUsedInRegularObj || in add()
580 if (!sym->isUsedInRegularObj) in calculateImports()647 if (sym->isUsedInRegularObj && sym->isLive()) in populateSymtab()1270 !WasmSym::callCtors->isUsedInRegularObj && in run()