Searched refs:m_section_type (Results 1 – 1 of 1) sorted by relevance
36 : m_obj(&obj), m_section_type(toString(section_type)), in LineIterator()72 ConstString m_section_type; member in SymbolFileBreakpad::LineIterator91 : m_obj(&obj), m_section_type(toString(section_type)), in LineIterator()95 assert(sect.GetName() == m_section_type); in LineIterator()118 if (sect.GetName() != m_section_type) in operator ++()