Searched refs:SectionHeaderCollIter (Results 1 – 2 of 2) sorted by relevance
183 typedef SectionHeaderColl::iterator SectionHeaderCollIter; typedef245 size_t SectionIndex(const SectionHeaderCollIter &I);
815 size_t ObjectFileELF::SectionIndex(const SectionHeaderCollIter &I) { in SectionIndex()963 for (SectionHeaderCollIter I = std::next(m_section_headers.begin()); in GetBaseAddress()1489 for (SectionHeaderCollIter I = section_headers.begin(); in GetSectionHeaderInfo()1908 for (SectionHeaderCollIter I = std::next(m_section_headers.begin()); in CreateSections()3113 for (SectionHeaderCollIter I = m_section_headers.begin(); in RelocateSection()