Searched refs:binary_vec (Results 1 – 16 of 16) sorted by relevance
228 extern const bfd_target binary_vec; in bfd_check_format_matches()295 if (format == bfd_archive && save_targ == &binary_vec) in bfd_check_format_matches()318 if (*target == &binary_vec in bfd_check_format_matches()
950 extern const bfd_target binary_vec;1374 &binary_vec,
325 const bfd_target binary_vec = variable
2222 * binary.c (binary_vec): Likewise.
3179 (binary_vec): Use _bfd_norelocs in BFD_JUMP_TABLE_RELOCS.
3588 * format.c (bfd_check_format_matches): Skip binary_vec when4732 * targets.c (binary_vec): Declare.4733 (bfd_target_vector): Include binary_vec.
311 extern const bfd_target binary_vec; in bfd_check_format_matches()388 if (format == bfd_archive && save_targ == &binary_vec) in bfd_check_format_matches()411 if (*target == &binary_vec in bfd_check_format_matches()
960 extern const bfd_target binary_vec;1392 &binary_vec,
326 const bfd_target binary_vec = variable
2768 * binary.c (binary_vec): Likewise.