Searched refs:BFD_ENDIAN_LITTLE (Results 1 - 25 of 61) sorted by relevance

123

/haiku-fatelf/src/bin/gdb/bfd/
H A Dmach-o-target.c49 BFD_ENDIAN_LITTLE, /* Target byte order. */
50 BFD_ENDIAN_LITTLE, /* Target headers byte order. */
H A Dcoff-ia64.c150 BFD_ENDIAN_LITTLE, /* data byte order is little */
151 BFD_ENDIAN_LITTLE, /* header byte order is little */
H A Dnlm-target.h176 BFD_ENDIAN_LITTLE,
179 BFD_ENDIAN_LITTLE,
H A Dcoff-tic54x.c407 BFD_ENDIAN_LITTLE, /* data byte order is little */
408 BFD_ENDIAN_LITTLE, /* header byte order is little (DOS tools) */
451 BFD_ENDIAN_LITTLE, /* data byte order is little */
496 BFD_ENDIAN_LITTLE, /* data byte order is little */
497 BFD_ENDIAN_LITTLE, /* header byte order is little (DOS tools) */
541 BFD_ENDIAN_LITTLE, /* data byte order is little */
586 BFD_ENDIAN_LITTLE, /* data byte order is little */
587 BFD_ENDIAN_LITTLE, /* header byte order is little (DOS tools) */
631 BFD_ENDIAN_LITTLE, /* data byte order is little */
H A Dosf-core.c201 BFD_ENDIAN_LITTLE, /* target byte order */
202 BFD_ENDIAN_LITTLE, /* target headers byte order */
H A Di386msdos.c210 BFD_ENDIAN_LITTLE, /* target byte order */
211 BFD_ENDIAN_LITTLE, /* target headers byte order */
H A Dcoff-tic30.c173 BFD_ENDIAN_LITTLE, /* header byte order is little */
H A Dcisco-core.c388 BFD_ENDIAN_LITTLE, /* target byte order */
389 BFD_ENDIAN_LITTLE, /* target headers byte order */
H A Delfxx-target.h719 BFD_ENDIAN_LITTLE,
722 BFD_ENDIAN_LITTLE,
H A Dmipsbsd.c410 BFD_ENDIAN_LITTLE, /* target byte order (little) */
411 BFD_ENDIAN_LITTLE, /* target headers byte order (little) */
H A Dsco5-core.c375 BFD_ENDIAN_LITTLE, /* target byte order */
376 BFD_ENDIAN_LITTLE, /* target headers byte order */
H A Daout-target.h634 BFD_ENDIAN_LITTLE, /* target byte order (little) */
635 BFD_ENDIAN_LITTLE, /* target headers byte order (little) */
H A Dcoff-i386.c620 BFD_ENDIAN_LITTLE, /* data byte order is little */
621 BFD_ENDIAN_LITTLE, /* header byte order is little */
H A Dcoff-i860.c673 BFD_ENDIAN_LITTLE, /* data byte order is little */
674 BFD_ENDIAN_LITTLE, /* header byte order is little */
H A Di386os9k.c353 BFD_ENDIAN_LITTLE, /* data byte order is little */
354 BFD_ENDIAN_LITTLE, /* hdr byte order is little */
H A Dmach-o.c546 header->byteorder = BFD_ENDIAN_LITTLE;
1766 || header.byteorder == BFD_ENDIAN_LITTLE))
1776 || (header.byteorder == BFD_ENDIAN_LITTLE
1777 && abfd->xvec->byteorder == BFD_ENDIAN_LITTLE
1778 && abfd->xvec->header_byteorder == BFD_ENDIAN_LITTLE)))
1814 || header.byteorder == BFD_ENDIAN_LITTLE))
1824 || (header.byteorder == BFD_ENDIAN_LITTLE
1825 && abfd->xvec->byteorder == BFD_ENDIAN_LITTLE
1826 && abfd->xvec->header_byteorder == BFD_ENDIAN_LITTLE)))
H A Daout-arm.c490 BFD_ENDIAN_LITTLE, /* target byte order (little) */
491 BFD_ENDIAN_LITTLE, /* target headers byte order (little) */
H A Dbfd-in.h508 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
512 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
/haiku-fatelf/src/bin/gdb/gdb/
H A Darch-utils.c185 case BFD_ENDIAN_LITTLE:
202 case BFD_ENDIAN_LITTLE:
395 info.byte_order = BFD_ENDIAN_LITTLE;
602 case BFD_ENDIAN_LITTLE:
603 info.byte_order = BFD_ENDIAN_LITTLE;
617 info.byte_order = BFD_ENDIAN_LITTLE;
700 : bfd_little_endian (info->abfd) ? BFD_ENDIAN_LITTLE
H A Darmnbsd-tdep.c60 case BFD_ENDIAN_LITTLE:
H A Ddoublest.c829 floatformat_ieee_single[BFD_ENDIAN_LITTLE] = &floatformat_ieee_single_little;
831 floatformat_ieee_double[BFD_ENDIAN_LITTLE] = &floatformat_ieee_double_little;
833 floatformat_arm_ext[BFD_ENDIAN_LITTLE] = &floatformat_arm_ext_littlebyte_bigword;
835 floatformat_ia64_spill[BFD_ENDIAN_LITTLE] = &floatformat_ia64_spill_little;
837 floatformat_ieee_quad[BFD_ENDIAN_LITTLE] = &floatformat_ia64_quad_little;
H A Dsh64-tdep.c1311 if (TARGET_BYTE_ORDER == BFD_ENDIAN_LITTLE)
1602 if (TARGET_BYTE_ORDER == BFD_ENDIAN_LITTLE)
1673 if (TARGET_BYTE_ORDER == BFD_ENDIAN_LITTLE)
1736 if (TARGET_BYTE_ORDER == BFD_ENDIAN_LITTLE)
2039 if (TARGET_BYTE_ORDER != BFD_ENDIAN_LITTLE)
2064 if (TARGET_BYTE_ORDER != BFD_ENDIAN_LITTLE)
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dmcore-dis.c111 else if (info->endian == BFD_ENDIAN_LITTLE)
239 if (info->endian == BFD_ENDIAN_LITTLE)
268 if (info->endian == BFD_ENDIAN_LITTLE)
H A Dsh-dis.c443 if (info->endian == BFD_ENDIAN_LITTLE)
466 if (info->endian == BFD_ENDIAN_LITTLE)
499 if (info->endian == BFD_ENDIAN_LITTLE)
929 if (info->endian == BFD_ENDIAN_LITTLE)
936 if (info->endian == BFD_ENDIAN_LITTLE)
H A Dtic80-dis.c363 if (info->endian == BFD_ENDIAN_LITTLE)

Completed in 137 milliseconds

123