reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lld/COFF/SymbolTable.cpp
  242     if (!l || l->pendingArchiveLoad || !l->isLazy())
  481   if (wasInserted || (s->isLazy() && isWeakAlias)) {
  485   if (s->isLazy())
  591   if (wasInserted || isa<Undefined>(s) || s->isLazy())
  603   if (wasInserted || isa<Undefined>(s) || s->isLazy())
  615   if (wasInserted || isa<Undefined>(s) || s->isLazy())
  671   if (wasInserted || isa<Undefined>(s) || s->isLazy()) {
  686   if (wasInserted || isa<Undefined>(s) || s->isLazy()) {