HomeSort by relevance Sort by last modified time
    Searched refs:BFD_ENDIAN_LITTLE (Results 1 - 20 of 20) sorted by null

  /external/qemu/
disas.c 162 disasm_info.endian = BFD_ENDIAN_LITTLE;
184 disasm_info.endian = BFD_ENDIAN_LITTLE;
275 disasm_info.endian = BFD_ENDIAN_LITTLE;
383 disasm_info.endian = BFD_ENDIAN_LITTLE;
dis-asm.h 42 enum bfd_endian { BFD_ENDIAN_BIG, BFD_ENDIAN_LITTLE, BFD_ENDIAN_UNKNOWN };
arm-dis.c     [all...]
mips-dis.c     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/
bfd.h 502 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
506 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/include/
bfd.h 511 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
515 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/
bfd.h 502 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
506 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/include/
bfd.h 511 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
515 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/
bfd.h 502 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
506 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/include/
bfd.h 511 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
515 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/
bfd.h 502 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
506 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/include/
bfd.h 511 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
515 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/
bfd.h 502 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
506 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/include/
bfd.h 511 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
515 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/
bfd.h 502 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
506 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/include/
bfd.h 511 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
515 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/
bfd.h 502 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
506 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/include/
bfd.h 511 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
515 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/
bfd.h 502 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
506 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/include/
bfd.h 511 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
515 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
    [all...]

Completed in 512 milliseconds