Searched defs:const_section_iterator (Results 1 – 2 of 2) sorted by relevance
43 typedef std::vector<Elf32_Shdr>::const_iterator const_section_iterator; typedef
767 using const_section_iterator = pointee_iterator<SectionList::const_iterator>; variable