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

References

tools/lld/wasm/SymbolTable.cpp
  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) {