Home
last modified time | relevance | path

Searched refs:bfd_type_end (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dformat.c125 || (unsigned int) abfd->format >= (unsigned int) bfd_type_end) in bfd_check_format_matches()
390 || (unsigned int) abfd->format >= (unsigned int) bfd_type_end) in bfd_set_format()
428 || ((int) format >= (int) bfd_type_end)) in bfd_format_string()
Dbfd-in2.h184 bfd_type_end /* Marks the end; don't use it! */ enumerator
4559 const struct bfd_target *(*_bfd_check_format[bfd_type_end]) (bfd *);
4562 bfd_boolean (*_bfd_set_format[bfd_type_end]) (bfd *);
4565 bfd_boolean (*_bfd_write_contents[bfd_type_end]) (bfd *);
Dbfd-in.h177 bfd_type_end /* Marks the end; don't use it! */ enumerator
/mirbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dtargets.texi208 const struct bfd_target *(*_bfd_check_format[bfd_type_end]) (bfd *);
211 bfd_boolean (*_bfd_set_format[bfd_type_end]) (bfd *);
214 bfd_boolean (*_bfd_write_contents[bfd_type_end]) (bfd *);