Lines Matching defs:End
206 End(*m_objfile_sp);
210 while (It != End && Record::classify(*It) == Record::Inline)
213 if (It != End) {
310 End(*m_objfile_sp);
313 while (It != End && Record::classify(*It) == Record::Inline) {
651 End(*m_objfile_sp);
670 for (++It; It != End; ++It) {
822 for (LineIterator It(*m_objfile_sp, Record::Func), End(*m_objfile_sp);
823 It != End; ++It) {
857 End(*m_objfile_sp);
859 for (++It; It != End; ++It) {
899 for (LineIterator It(*m_objfile_sp, Record::StackCFI), End(*m_objfile_sp);
900 It != End; ++It) {
910 for (LineIterator It(*m_objfile_sp, Record::StackWin), End(*m_objfile_sp);
911 It != End; ++It) {