Searched defs:sectionCount (Results 1 – 3 of 3) sorted by relevance
133 unsigned sectionCount = m_header.m_sectionCount; in readSectionTable() local
891 inline unsigned sectionCount() const { return (unsigned)m_sections.size(); } in sectionCount() function
367 uint32_t sectionCount; member