reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
284 for (const DefinedData *sym : dataAddressGlobals) {
tools/lld/wasm/SyntheticSections.h 179 return inputGlobals.size() + dataAddressGlobals.size() +
tools/lld/wasm/Writer.cpp 539 out.globalSec->dataAddressGlobals.push_back(d);