reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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)