Lines Matching refs:exc_recnum_
632 exc_recnum_ = 0;1152 // basic block records that have been read so far, and "exc_recnum_"1154 while (!exc_end_ && exc_recnum_ < bb_recnum_) {1158 exc_end_ = internal_exc_reader_->ReadExc(&time, ¤t_pc, &exc_recnum_,1165 if (!exc_end_ && exc_recnum_ == bb_recnum_) {