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

References

lib/MC/MachObjectWriter.cpp
  770     sizeof(MachO::segment_command_64) + NumSections * sizeof(MachO::section_64):
  771     sizeof(MachO::segment_command) + NumSections * sizeof(MachO::section);
  846   writeSegmentLoadCommand("", NumSections, 0, VMSize, SectionDataStart,