Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dbfd-in.h507 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
509 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
Dmach-o.c1591 && abfd->xvec->header_byteorder == BFD_ENDIAN_BIG) in bfd_mach_o_object_p()
1594 && abfd->xvec->header_byteorder == BFD_ENDIAN_LITTLE))) in bfd_mach_o_object_p()
1638 && abfd->xvec->header_byteorder == BFD_ENDIAN_BIG) in bfd_mach_o_core_p()
1641 && abfd->xvec->header_byteorder == BFD_ENDIAN_LITTLE))) in bfd_mach_o_core_p()
Dbfd-in2.h514 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
516 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
4511 enum bfd_endian header_byteorder; member
Daoutx.h3871 BFD_ASSERT (input_bfd->xvec->header_byteorder in aout_link_input_section_std()
3872 == output_bfd->xvec->header_byteorder); in aout_link_input_section_std()
4215 BFD_ASSERT (input_bfd->xvec->header_byteorder in aout_link_input_section_ext()
4216 == output_bfd->xvec->header_byteorder); in aout_link_input_section_ext()
Decofflink.c954 if (output_bfd->xvec->header_byteorder
955 == input_bfd->xvec->header_byteorder)
Dpdp11.c3228 BFD_ASSERT (input_bfd->xvec->header_byteorder in pdp11_aout_link_input_section()
3229 == output_bfd->xvec->header_byteorder); in pdp11_aout_link_input_section()
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dbucomm.c197 endian_string (p->header_byteorder), in display_target_list()
/mirbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dtargets.texi160 enum bfd_endian header_byteorder;
Dbfdint.texi348 @item header_byteorder