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

Declarations

tools/lld/wasm/Symbols.h
  121   void setGOTIndex(uint32_t index);

References

tools/lld/wasm/SyntheticSections.cpp
  109   sym->setGOTIndex(numImportedGlobals++);
  248     sym->setGOTIndex(globalIndex++);