Searched refs:getSectionCount (Results 1 – 3 of 3) sorted by relevance
78 inline unsigned getSectionCount() const { return static_cast<unsigned>(m_sectionHeaders.size()); } in getSectionCount() function
207 for (; index < m_file->getSectionCount(); ++index) in createDataSource()
499 unsigned count = getSectionCount(); in dumpSections()