Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dbfd-in.h508 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
510 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
Decofflink.c918 if (output_bfd->xvec->header_byteorder in bfd_ecoff_debug_accumulate()
919 == input_bfd->xvec->header_byteorder) in bfd_ecoff_debug_accumulate()
Daoutx.h3955 BFD_ASSERT (input_bfd->xvec->header_byteorder in aout_link_input_section_std()
3956 == output_bfd->xvec->header_byteorder); in aout_link_input_section_std()
4304 BFD_ASSERT (input_bfd->xvec->header_byteorder in aout_link_input_section_ext()
4305 == output_bfd->xvec->header_byteorder); in aout_link_input_section_ext()
Dbfd-in2.h515 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
517 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
7175 enum bfd_endian header_byteorder; member
Dpdp11.c3246 BFD_ASSERT (input_bfd->xvec->header_byteorder in pdp11_aout_link_input_section()
3247 == output_bfd->xvec->header_byteorder); in pdp11_aout_link_input_section()
Dmach-o.c5050 && abfd->xvec->header_byteorder == BFD_ENDIAN_BIG) in bfd_mach_o_header_p()
5053 && abfd->xvec->header_byteorder == BFD_ENDIAN_LITTLE))) in bfd_mach_o_header_p()
Delflink.c8399 if (abfd->xvec->header_byteorder == BFD_ENDIAN_LITTLE) in elf_link_adjust_relocs()
8401 else if (abfd->xvec->header_byteorder == BFD_ENDIAN_BIG) in elf_link_adjust_relocs()
8409 if (abfd->xvec->header_byteorder == BFD_ENDIAN_LITTLE) in elf_link_adjust_relocs()
8411 else if (abfd->xvec->header_byteorder == BFD_ENDIAN_BIG) in elf_link_adjust_relocs()
DChangeLog-949551 header_byteorder to use enum bfd_endian values rather than
/toolchain/binutils/binutils-2.27/binutils/
Dbucomm.c251 endian_string (p->header_byteorder), in display_target_list()
/toolchain/binutils/binutils-2.27/bfd/doc/
Dbfdint.texi373 @item header_byteorder