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

References

tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
 1646   for (segment_sect_idx = 0; segment_sect_idx < load_cmd.nsects;
 1646   for (segment_sect_idx = 0; segment_sect_idx < load_cmd.nsects;
 1647        ++segment_sect_idx) {