Searched refs:BFD_ENDIAN_BIG (Results 76 - 96 of 96) sorted by relevance

1234

/haiku-fatelf/src/bin/gdb/gdb/
H A Dinfcmd.c1580 if (TARGET_BYTE_ORDER == BFD_ENDIAN_BIG)
H A Dmips-linux-tdep.c969 if (TARGET_BYTE_ORDER == BFD_ENDIAN_BIG)
H A Dmn10300-tdep.c1165 if (TARGET_BYTE_ORDER == BFD_ENDIAN_BIG)
H A Dregcache.c1192 case BFD_ENDIAN_BIG:
H A Dremote-rdp.c376 target_byte_order = BFD_ENDIAN_BIG;
H A Dcoffread.c1572 if (TARGET_BYTE_ORDER == BFD_ENDIAN_BIG)
H A Dgdbarch.sh372 i:TARGET_BYTE_ORDER:int:byte_order:::BFD_ENDIAN_BIG
2076 (info.byte_order == BFD_ENDIAN_BIG ? "big"
H A Dgdbarch.c246 BFD_ENDIAN_BIG, /* byte_order */
4065 (info.byte_order == BFD_ENDIAN_BIG ? "big"
H A Dcris-tdep.c3775 case BFD_ENDIAN_BIG:
H A Dstabsread.c955 if (TARGET_BYTE_ORDER != BFD_ENDIAN_BIG)
H A Dremote.c4468 if (TARGET_BYTE_ORDER == BFD_ENDIAN_BIG)
/haiku-fatelf/src/bin/gdb/gdb/mi/
H A Dmi-main.c530 int idx = TARGET_BYTE_ORDER == BFD_ENDIAN_BIG ? j
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dcris-dis.c1367 info->display_endian = BFD_ENDIAN_BIG;
H A Dm68k-dis.c377 info->display_endian = BFD_ENDIAN_BIG;
/haiku-fatelf/src/bin/gdb/bfd/
H A Dcoff-sh.c3213 BFD_ENDIAN_BIG, /* data byte order is big */
3214 BFD_ENDIAN_BIG, /* header byte order is big */
H A Dmmo.c3319 BFD_ENDIAN_BIG, /* target byte order */
3320 BFD_ENDIAN_BIG, /* target headers byte order */
H A Dxsym.c2439 BFD_ENDIAN_BIG, /* byteorder */
2440 BFD_ENDIAN_BIG, /* header_byteorder */
H A Dbout.c1507 BFD_ENDIAN_BIG, /* hdr byte order is big */
H A Dcoffcode.h5604 BFD_ENDIAN_BIG, /* data byte order is big */ \
5605 BFD_ENDIAN_BIG, /* header byte order is big */ \
5655 BFD_ENDIAN_BIG, /* header byte order is big */ \
H A Dsom.c6434 BFD_ENDIAN_BIG, /* target byte order */
6435 BFD_ENDIAN_BIG, /* target headers byte order */
H A Delfxx-ia64.c1392 if (abfd->xvec->byteorder == BFD_ENDIAN_BIG)

Completed in 212 milliseconds

1234