Searched refs:BlockList (Results 1 – 2 of 2) sorted by relevance
63 typedef ut::LinkList< Block, offsetof(Block,m_Link)> BlockList; typedef70 const BlockList& GetBlockList() const { return m_BlockList; } in GetBlockList()77 BlockList m_BlockList;
399 BlockList::Iterator itr = m_BlockList.GetEndIter(); in ~Section()411 for ( BlockList::Iterator itr = m_BlockList.GetBeginIter(); in Dump()414 BlockList::Iterator curItr = itr++; in Dump()