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

/haiku-fatelf/src/bin/gdb/bfd/
H A Dformat.c167 right_targ = BFD_SEND_FMT (abfd, _bfd_check_format, (abfd));
222 /* If _bfd_check_format neglects to set bfd_error, assume
225 _bfd_check_format might have this problem. */
228 temp = BFD_SEND_FMT (abfd, _bfd_check_format, (abfd));
H A Dbfd-in2.h4353 const struct bfd_target *(*_bfd_check_format[bfd_type_end]) (bfd *);
4346 const struct bfd_target *(*_bfd_check_format[bfd_type_end]) (bfd *); member in struct:bfd_target
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h4353 const struct bfd_target *(*_bfd_check_format[bfd_type_end]) (bfd *);
4346 const struct bfd_target *(*_bfd_check_format[bfd_type_end]) (bfd *); member in struct:bfd_target
H A Dbfd.h4353 const struct bfd_target *(*_bfd_check_format[bfd_type_end]) (bfd *);
4346 const struct bfd_target *(*_bfd_check_format[bfd_type_end]) (bfd *); member in struct:bfd_target
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h4351 const struct bfd_target *(*_bfd_check_format[bfd_type_end]) (bfd *);
4344 const struct bfd_target *(*_bfd_check_format[bfd_type_end]) (bfd *); member in struct:bfd_target
H A Dbfd.h4351 const struct bfd_target *(*_bfd_check_format[bfd_type_end]) (bfd *);
4344 const struct bfd_target *(*_bfd_check_format[bfd_type_end]) (bfd *); member in struct:bfd_target

Completed in 184 milliseconds