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

References

tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp
  552       sect->finalSectionIndex = sectionIndex++;
 1066           AtomAndIndex ai = { atom, sect->finalSectionIndex, symbolScope };
 1073           sym.sect  = sect->finalSectionIndex;
 1089         sym.sect  = sect->finalSectionIndex;
 1287       return si->finalSectionIndex;