Searched refs:entry_it (Results 1 – 1 of 1) sorted by relevance
292 SectionVecTy::iterator entry_it, entry_end = pEntry.end(); in findReferencedSections() local293 for (entry_it = pEntry.begin(); entry_it != entry_end; ++entry_it) { in findReferencedSections()295 work_list.push(*entry_it); in findReferencedSections()