Searched refs:SectionHeaderCollIter (Results 1 – 2 of 2) sorted by relevance
179 typedef SectionHeaderColl::iterator SectionHeaderCollIter; typedef226 size_t SectionIndex(const SectionHeaderCollIter &I);
887 size_t ObjectFileELF::SectionIndex(const SectionHeaderCollIter &I) { in SectionIndex()1577 for (SectionHeaderCollIter I = section_headers.begin(); in GetSectionHeaderInfo()1973 for (SectionHeaderCollIter I = std::next(m_section_headers.begin()); in CreateSections()2915 for (SectionHeaderCollIter I = m_section_headers.begin(); in RelocateSection()