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
 5980   if (!section_list)
 5984   const size_t num_sections = section_list->GetSize();
 5991       SectionSP section_sp(section_list->GetSectionAtIndex(sect_idx));
 6004         SectionSP section_sp(section_list->GetSectionAtIndex(sect_idx));