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

References

lib/Object/WasmObjectFile.cpp
  332   DylinkInfo.TableSize = readVaruint32(Ctx);
tools/obj2yaml/wasm2yaml.cpp
   60     DylinkSec->TableSize = Info.TableSize;