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

References

tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp
  248   auto *sect = new (_allocator)
  333     auto *sect = new (_allocator) SectionInfo(
  368         new (_allocator) SectionInfo(segName, sectName, S_REGULAR, _ctx,
  445   auto *info = new (_allocator) SegmentInfo(segName);