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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFStreamer.cpp 48 EFlags |= ELF::EF_MIPS_ARCH_64;
  /bionic/libc/arch-mips/include/machine/
elf_machdep.h 143 #define EF_MIPS_ARCH_64 0x60000000 /* -mips64 code */
  /development/ndk/platforms/android-9/arch-mips/include/asm/
elf.h 29 #define EF_MIPS_ARCH_64 0x60000000
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
elf.h 29 #define EF_MIPS_ARCH_64 0x60000000
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
elf.h 29 #define EF_MIPS_ARCH_64 0x60000000
  /external/llvm/include/llvm/Support/
ELF.h 757 EF_MIPS_ARCH_64 = 0x60000000, // MIPS64 instruction set per linux not elf.h
    [all...]
  /external/qemu/
elf.h 44 #define EF_MIPS_ARCH_64 0x60000000 /* MIPS64 code. */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h     [all...]
  /external/elfutils/libelf/
elf.h     [all...]

Completed in 310 milliseconds