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

Declarations

tools/lld/wasm/WriterUtils.h
   51 void writeGlobal(raw_ostream &os, const llvm::wasm::WasmGlobal &global);

References

tools/lld/wasm/SyntheticSections.cpp
  269     writeGlobal(os, g->global);
  282     writeGlobal(os, global);
  289     writeGlobal(os, global);