Searched refs:m_section_type (Results 1 – 1 of 1) sorted by relevance
38 : m_obj(&obj), m_section_type(toString(section_type)), in LineIterator()74 ConstString m_section_type; member in SymbolFileBreakpad::LineIterator93 : m_obj(&obj), m_section_type(toString(section_type)), in LineIterator()97 assert(sect.GetName() == m_section_type); in LineIterator()120 if (sect.GetName() != m_section_type) in operator ++()