Home
last modified time | relevance | path

Searched refs:lastix (Results 1 - 1 of 1) sorted by relevance

/third_party/elfutils/libdwfl/
H A Ddwfl_segment_report_module.c183 ssize_t lastix = -1; in handle_file_note() local
192 firstix = lastix = mix; in handle_file_note()
194 lastix = mix; in handle_file_note()
202 for (ssize_t mix = 0; mix <= lastix; mix++) in handle_file_note()
209 if (firstix < mix && mix <= lastix && strcmp (fptr, retval) != 0) in handle_file_note()

Completed in 3 milliseconds