Home | History | Annotate | Download | only in DWARF

Lines Matching defs:beg

53     collection::const_iterator beg = m_infos.begin();
55 for (pos = beg; pos != end; ++pos)
58 return std::distance(beg, pos);