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

References

lib/MC/WasmObjectWriter.cpp
  355   Section.SizeOffset = W.OS.tell();
  362   Section.ContentsOffset = W.OS.tell();
  363   Section.PayloadOffset = W.OS.tell();
  364   Section.Index = SectionCount++;