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

References

tools/lld/wasm/SyntheticSections.cpp
  247   for (Symbol *sym : staticGotSymbols)
  261   staticGotSymbols.push_back(sym);
  270   for (const Symbol *sym : staticGotSymbols) {
tools/lld/wasm/SyntheticSections.h
  180            staticGotSymbols.size();