Home | History | Annotate | Download | only in Object

Lines Matching refs:sEnd

613   Module::iterator sect, sEnd = m_pModule->end();
614 for (sect = m_pModule->begin(); sect != sEnd; ++sect) {