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

References

tools/lld/wasm/SyntheticSections.cpp
   96   uint32_t numImports = importedSymbols.size() + gotSymbols.size();
  110   gotSymbols.push_back(sym);
  184   for (const Symbol *sym : gotSymbols) {