Home
last modified time | relevance | path

Searched refs:left_data (Results 1 – 1 of 1) sorted by relevance

/external/elfcopy/
Drangesort.c220 contiguous_range_info_t *left_data = in handle_contiguous_range_error() local
222 ASSERT(left_data); in handle_contiguous_range_error()
230 for (cnt = 0; cnt < left_data->num_ranges; cnt++) { in handle_contiguous_range_error()
232 left_data->ranges[cnt].start, in handle_contiguous_range_error()
233 left_data->ranges[cnt].start + left_data->ranges[cnt].length); in handle_contiguous_range_error()