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

References

tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileBinaryWriter.cpp
  289       if (isZeroFillSection(sect.type))
  555         isZeroFillSection(s->type) ? 0 : s->content.size();
  720       if (isZeroFillSection(section->type))
 1023     if (isZeroFillSection(s.type))
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp
  673     if (isZeroFillSection(si->type)) {
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp
  248   if (isZeroFillSection(section.type)) {
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileYAML.cpp
  303     if (isZeroFillSection(sect.type)) {