Home
last modified time | relevance | path

Searched refs:header_byteorder (Results 1 – 20 of 20) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dbfd-in.h514 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
516 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
H A Dmach-o.c1592 && abfd->xvec->header_byteorder == BFD_ENDIAN_BIG) in bfd_mach_o_object_p()
1595 && abfd->xvec->header_byteorder == BFD_ENDIAN_LITTLE))) in bfd_mach_o_object_p()
1639 && abfd->xvec->header_byteorder == BFD_ENDIAN_BIG) in bfd_mach_o_core_p()
1642 && abfd->xvec->header_byteorder == BFD_ENDIAN_LITTLE))) in bfd_mach_o_core_p()
H A Dbfd-in2.h521 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
523 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
4800 enum bfd_endian header_byteorder; member
H A Daoutx.h3868 BFD_ASSERT (input_bfd->xvec->header_byteorder in aout_link_input_section_std()
3869 == output_bfd->xvec->header_byteorder); in aout_link_input_section_std()
4212 BFD_ASSERT (input_bfd->xvec->header_byteorder in aout_link_input_section_ext()
4213 == output_bfd->xvec->header_byteorder); in aout_link_input_section_ext()
H A Decofflink.c955 if (output_bfd->xvec->header_byteorder
956 == input_bfd->xvec->header_byteorder)
H A Dpdp11.c3227 BFD_ASSERT (input_bfd->xvec->header_byteorder in pdp11_aout_link_input_section()
3228 == output_bfd->xvec->header_byteorder); in pdp11_aout_link_input_section()
H A DChangeLog-949551 header_byteorder to use enum bfd_endian values rather than
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dbfd-in.h483 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
485 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
H A Dmach-o.c1769 && abfd->xvec->header_byteorder == BFD_ENDIAN_BIG)
1772 && abfd->xvec->header_byteorder == BFD_ENDIAN_LITTLE)))
1817 && abfd->xvec->header_byteorder == BFD_ENDIAN_BIG)
1820 && abfd->xvec->header_byteorder == BFD_ENDIAN_LITTLE)))
H A Dbfd-in2.h490 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
492 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
4079 enum bfd_endian header_byteorder; member
H A Daoutx.h4871 BFD_ASSERT (input_bfd->xvec->header_byteorder
4872 == output_bfd->xvec->header_byteorder);
5216 BFD_ASSERT (input_bfd->xvec->header_byteorder
5217 == output_bfd->xvec->header_byteorder);
H A Decofflink.c981 if ((output_bfd->xvec->header_byteorder
982 == input_bfd->xvec->header_byteorder)
H A Dpdp11.c4536 BFD_ASSERT (input_bfd->xvec->header_byteorder
4537 == output_bfd->xvec->header_byteorder);
H A DChangeLog-949551 header_byteorder to use enum bfd_endian values rather than
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dbucomm.c194 endian_string (p->header_byteorder), in display_target_list()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dbucomm.c195 endian_string (p->header_byteorder), in display_target_list()
/openbsd/gnu/usr.bin/binutils/bfd/doc/
H A Dtargets.texi160 enum bfd_endian header_byteorder;
H A Dbfdint.texi348 @item header_byteorder
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Dtargets.texi160 enum bfd_endian header_byteorder;
H A Dbfdint.texi348 @item header_byteorder