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

References

lib/MC/WasmObjectWriter.cpp
 1018   startCustomSection(Section, CustomSection.Name);
 1020   Sec->setSectionOffset(W.OS.tell() - Section.ContentsOffset);
 1023   CustomSection.OutputContentsOffset = Section.ContentsOffset;
 1024   CustomSection.OutputIndex = Section.Index;
 1026   endSection(Section);