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

References

tools/lld/wasm/Writer.cpp
  559       if (sym->isLocal() && !isa<SectionSymbol>(sym) && sym->isLive())
  559       if (sym->isLocal() && !isa<SectionSymbol>(sym) && sym->isLive())
  559       if (sym->isLocal() && !isa<SectionSymbol>(sym) && sym->isLive())
  560         out.linkingSec->addToSymtab(sym);