Searched refs:BlockList (Results 1 – 2 of 2) sorted by relevance
65 typedef ut::LinkList< Block, offsetof(Block,m_Link)> BlockList; typedef72 const BlockList& GetBlockList() const { return m_BlockList; } in GetBlockList()79 BlockList m_BlockList;
422 BlockList::Iterator itr = m_BlockList.GetEndIter(); in ~Section()434 for ( BlockList::Iterator itr = m_BlockList.GetBeginIter(); in Dump()437 BlockList::Iterator curItr = itr++; in Dump()