Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/bfd/
HDformat.c124 int ar_match_index; in bfd_check_format_matches() local
140 ar_match_index = _bfd_target_vector_entries; in bfd_check_format_matches()
270 matching_vector[ar_match_index] = *target; in bfd_check_format_matches()
271 ar_match_index++; in bfd_check_format_matches()
296 match_count = ar_match_index - _bfd_target_vector_entries; in bfd_check_format_matches()