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

References

tools/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp
   49     if (lhs.m_next_section_idx != rhs.m_next_section_idx)
   49     if (lhs.m_next_section_idx != rhs.m_next_section_idx)
   63     return Bookmark{m_next_section_idx, m_current_line};
   90       *obj.GetSectionList()->GetSectionAtIndex(m_next_section_idx - 1);
  106          m_next_section_idx < num_sections) {
  113     Section &sect = *list.GetSectionAtIndex(m_next_section_idx++);