Home | History | Annotate | Download | only in gold

Lines Matching defs:range_end

2522   std::vector<Offset_to_lineno_entry>::const_iterator range_end = it;
2529 // equal_range [it, range_end) has a line_num != -1, it's a valid
2533 for (; it != range_end; ++it)