Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/bfd/
Dformat.c311 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()
Dtargets.c960 extern const bfd_target binary_vec;
1392 &binary_vec,
Dbinary.c326 const bfd_target binary_vec = variable
DChangeLog2768 * binary.c (binary_vec): Likewise.
DChangeLog-20073179 (binary_vec): Use _bfd_norelocs in BFD_JUMP_TABLE_RELOCS.
DChangeLog-94953588 * format.c (bfd_check_format_matches): Skip binary_vec when
4732 * targets.c (binary_vec): Declare.
4733 (bfd_target_vector): Include binary_vec.
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dformat.c379 extern const bfd_target binary_vec; in bfd_check_format_matches()
461 if (format == bfd_archive && save_targ == &binary_vec) in bfd_check_format_matches()
484 if (*target == &binary_vec in bfd_check_format_matches()
Dtargets.c956 extern const bfd_target binary_vec;
1388 &binary_vec,
Dbinary.c325 const bfd_target binary_vec = variable
DChangeLog2762 * binary.c (binary_vec): Likewise.
DChangeLog-20073179 (binary_vec): Use _bfd_norelocs in BFD_JUMP_TABLE_RELOCS.
DChangeLog-94953588 * format.c (bfd_check_format_matches): Skip binary_vec when
4732 * targets.c (binary_vec): Declare.
4733 (bfd_target_vector): Include binary_vec.