Home
last modified time | relevance | path

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

/third_party/elfutils/libdwfl/
H A Ddwfl_segment_report_module.c182 ssize_t firstix = -1; in handle_file_note() local
192 firstix = lastix = mix; in handle_file_note()
193 if (firstix != -1 && mstart < module_end) in handle_file_note()
198 if (firstix == -1) in handle_file_note()
207 if (mix == firstix) in handle_file_note()
209 if (firstix < mix && mix <= lastix && strcmp (fptr, retval) != 0) in handle_file_note()

Completed in 3 milliseconds