Searched refs:_bfd_set_format (Results 1 – 12 of 12) sorted by relevance
396 if (!BFD_SEND_FMT (abfd, _bfd_set_format, (abfd))) in bfd_set_format()
123 if (! (*abfd->xvec->_bfd_set_format[bfd_core]) (abfd)) in elf_core_file_p()
530 if (! (*abfd->xvec->_bfd_set_format[bfd_object]) (abfd)) in elf_object_p()
4130 bfd_boolean (*_bfd_set_format[bfd_type_end]) (bfd *); member
2223 * elfcode.h (elf_object_p): Allocate tdata via _bfd_set_format.
406 if (!BFD_SEND_FMT (abfd, _bfd_set_format, (abfd))) in bfd_set_format()
550 if (! (*abfd->xvec->_bfd_set_format[bfd_object]) (abfd)) in elf_object_p()
4851 bfd_boolean (*_bfd_set_format[bfd_type_end]) (bfd *); member
211 bfd_boolean (*_bfd_set_format[bfd_type_end]) (bfd *);