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

References

tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp
  834           atomsNeedingDebugNotes.push_back(info.atom);
  840   std::sort(atomsNeedingDebugNotes.begin(), atomsNeedingDebugNotes.end(),
  840   std::sort(atomsNeedingDebugNotes.begin(), atomsNeedingDebugNotes.end(),
  855   for (const DefinedAtom *atom : atomsNeedingDebugNotes) {