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

References

tools/lld/wasm/MarkLive.cpp
  164     for (InputGlobal *g : symtab->syntheticGlobals)
tools/lld/wasm/SymbolTable.cpp
  234   syntheticGlobals.emplace_back(global);
tools/lld/wasm/Writer.cpp
  619   for (InputGlobal *global : symtab->syntheticGlobals)