Searched refs:SectionList (Results 1 – 4 of 4) sorted by relevance
114 typedef SmallVector<DataRefImpl, 1> SectionList; typedef115 SectionList Sections;
130 typedef SmallVector<SectionEntry, 64> SectionList; typedef131 SectionList Sections;
380 SectionList::const_iterator it = Sections.begin(); in findPPC64TOC()381 SectionList::const_iterator ite = Sections.end(); in findPPC64TOC()
455 SectionList::const_iterator loc = in getSectionIndex()