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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dformat.c169 right_targ = BFD_SEND_FMT (abfd, _bfd_check_format, (abfd));
234 /* If _bfd_check_format neglects to set bfd_error, assume
237 _bfd_check_format might have this problem. */
240 temp = BFD_SEND_FMT (abfd, _bfd_check_format, (abfd));
H A Dbfd-in2.h5089 const struct bfd_target *(*_bfd_check_format[bfd_type_end]) (bfd *);
5082 const struct bfd_target *(*_bfd_check_format[bfd_type_end]) (bfd *); member in struct:bfd_target
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h5096 const struct bfd_target *(*_bfd_check_format[bfd_type_end]) (bfd *);
5089 const struct bfd_target *(*_bfd_check_format[bfd_type_end]) (bfd *); member in struct:bfd_target

Completed in 195 milliseconds