Searched refs:SectionHeaderCollConstIter (Results 1 – 2 of 2) sorted by relevance
184 typedef SectionHeaderColl::const_iterator SectionHeaderCollConstIter; typedef237 size_t SectionIndex(const SectionHeaderCollConstIter &I) const;
789 size_t ObjectFileELF::SectionIndex(const SectionHeaderCollConstIter &I) const { in SectionIndex()3383 for (SectionHeaderCollConstIter I = m_section_headers.begin(); in DumpELFSectionHeaders()