Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Ddis-init.c34 info->endian = BFD_ENDIAN_UNKNOWN; in init_disassemble_info()
44 info->display_endian = BFD_ENDIAN_UNKNOWN; in init_disassemble_info()
/toolchain/binutils/binutils-2.27/bfd/
Dptrace-core.c171 BFD_ENDIAN_UNKNOWN, /* target byte order */
172 BFD_ENDIAN_UNKNOWN, /* target headers byte order */
Dtrad-core.c272 BFD_ENDIAN_UNKNOWN, /* target byte order */
273 BFD_ENDIAN_UNKNOWN, /* target headers byte order */
Dnetbsd-core.c272 BFD_ENDIAN_UNKNOWN, /* Target byte order. */
273 BFD_ENDIAN_UNKNOWN, /* Target headers byte order. */
Dverilog.c323 BFD_ENDIAN_UNKNOWN, /* Target byte order. */
324 BFD_ENDIAN_UNKNOWN, /* Target headers byte order. */
Dbinary.c323 BFD_ENDIAN_UNKNOWN, /* byteorder */
324 BFD_ENDIAN_UNKNOWN, /* header_byteorder */
Dsrec.c1287 BFD_ENDIAN_UNKNOWN, /* Target byte order. */
1288 BFD_ENDIAN_UNKNOWN, /* Target headers byte order. */
1343 BFD_ENDIAN_UNKNOWN, /* Target byte order. */
1344 BFD_ENDIAN_UNKNOWN, /* Target headers byte order. */
Dihex.c954 BFD_ENDIAN_UNKNOWN, /* Target byte order. */
955 BFD_ENDIAN_UNKNOWN, /* Target headers byte order. */
Dlibbfd.c932 && ibfd->xvec->byteorder != BFD_ENDIAN_UNKNOWN in _bfd_generic_verify_endian_match()
933 && obfd->xvec->byteorder != BFD_ENDIAN_UNKNOWN) in _bfd_generic_verify_endian_match()
Dtekhex.c993 BFD_ENDIAN_UNKNOWN, /* Target byte order. */
994 BFD_ENDIAN_UNKNOWN, /* Target headers byte order. */
Dcoff-mcore.c366 && output_bfd->xvec->byteorder != BFD_ENDIAN_UNKNOWN) in coff_mcore_relocate_section()
Dvms-lib.c2318 BFD_ENDIAN_UNKNOWN, /* byteorder */
2319 BFD_ENDIAN_UNKNOWN, /* header_byteorder */
Dieee.c3872 BFD_ENDIAN_UNKNOWN, /* Target byte order. */
3873 BFD_ENDIAN_UNKNOWN, /* Target headers byte order. */
Dmach-o.c3327 header->byteorder = BFD_ENDIAN_UNKNOWN; in bfd_mach_o_read_header()
5000 mdata->header.byteorder = BFD_ENDIAN_UNKNOWN; in bfd_mach_o_mkobject_init()
Dbfd-in2.h7154 enum bfd_endian { BFD_ENDIAN_BIG, BFD_ENDIAN_LITTLE, BFD_ENDIAN_UNKNOWN }; enumerator
DChangeLog-02035747 (ppc64_elf_merge_private_bfd_data): Allow BFD_ENDIAN_UNKNOWN input.
/toolchain/binutils/binutils-2.27/binutils/
Dobjdump.c156 static enum bfd_endian endian = BFD_ENDIAN_UNKNOWN;
2235 if (endian != BFD_ENDIAN_UNKNOWN) in disassemble_data()
2271 disasm_info.endian = BFD_ENDIAN_UNKNOWN; in disassemble_data()
Dobjcopy.c1818 && ibfd->xvec->byteorder != BFD_ENDIAN_UNKNOWN in copy_object()
1819 && obfd->xvec->byteorder != BFD_ENDIAN_UNKNOWN) in copy_object()
/toolchain/binutils/binutils-2.27/include/
DChangeLog-91031748 * dis-asm.h (INIT_DISASSEMBLE_INFO): Set endian to BFD_ENDIAN_UNKNOWN.
/toolchain/binutils/binutils-2.27/bfd/doc/
Dbfdint.texi370 @samp{BFD_ENDIAN_UNKNOWN}. The latter would be used for a format such