Searched refs:_bfd_target_vector_entries (Results 1 – 3 of 3) sorted by relevance
51 extern const size_t _bfd_target_vector_entries;230 amt = sizeof (*matching_vector) * 2 * _bfd_target_vector_entries; in bfd_check_format_matches()276 ar_match_index = _bfd_target_vector_entries; in bfd_check_format_matches()369 match_count = ar_match_index - _bfd_target_vector_entries; in bfd_check_format_matches()373 matching_vector + _bfd_target_vector_entries, in bfd_check_format_matches()
1493 const size_t _bfd_target_vector_entries = sizeof (_bfd_target_vector)/sizeof (*_bfd_target_vector); variable
4493 * targets.c (_bfd_target_vector_entries): Compute value based on5339 (_bfd_target_vector_entries): Calculate this based on the array