reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
160 const WasmGlobalType *oldType = cast<GlobalSymbol>(existing)->getGlobalType();
tools/lld/wasm/SyntheticSections.cpp 174 import.Global = *globalSym->getGlobalType();
tools/lld/wasm/Writer.cpp 529 if (g->getGlobalType()->Mutable) {