Searched refs:SectionList (Results 1 – 2 of 2) sorted by relevance
82 typedef ut::LinkList< Section, offsetof(Section,m_Link)> SectionList; typedef128 SectionList m_SectionList;
406 for ( SectionList::Iterator itr = m_SectionList.GetBeginIter(); in Dump()409 SectionList::Iterator curItr = itr++; in Dump()