Searched refs:SectionHeaderCollIter (Results 1 – 4 of 4) sorted by relevance
178 typedef SectionHeaderColl::iterator SectionHeaderCollIter; typedef229 size_t SectionIndex(const SectionHeaderCollIter &I);
736 size_t ObjectFileELF::SectionIndex(const SectionHeaderCollIter &I) { in SectionIndex()1400 for (SectionHeaderCollIter I = section_headers.begin(); in GetSectionHeaderInfo()1804 for (SectionHeaderCollIter I = std::next(m_section_headers.begin()); in CreateSections()2859 for (SectionHeaderCollIter I = m_section_headers.begin(); in RelocateSection()
290 typedef SectionHeaderColl::iterator SectionHeaderCollIter; typedef
1136 SectionHeaderCollIter pos, end = m_sect_headers.end(); in DumpSectionHeaders()