HomeSort by relevance Sort by last modified time
    Searched refs:EF_MIPS_ABI_O32 (Results 1 - 25 of 28) sorted by null

1 2

  /art/runtime/
elf_utils.h 31 #define EF_MIPS_ABI_O32 0x00001000
  /bionic/libc/arch-mips/include/machine/
elf_machdep.h 149 #define EF_MIPS_ABI_O32 0x00001000
  /development/ndk/platforms/android-21/arch-mips/include/machine/
elf_machdep.h 150 #define EF_MIPS_ABI_O32 0x00001000
  /development/ndk/platforms/android-21/arch-mips64/include/machine/
elf_machdep.h 149 #define EF_MIPS_ABI_O32 0x00001000
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/machine/
elf_machdep.h 150 #define EF_MIPS_ABI_O32 0x00001000
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/machine/
elf_machdep.h 149 #define EF_MIPS_ABI_O32 0x00001000
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/machine/
elf_machdep.h 150 #define EF_MIPS_ABI_O32 0x00001000
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/machine/
elf_machdep.h 149 #define EF_MIPS_ABI_O32 0x00001000
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/machine/
elf_machdep.h 150 #define EF_MIPS_ABI_O32 0x00001000
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/machine/
elf_machdep.h 149 #define EF_MIPS_ABI_O32 0x00001000
  /development/ndk/platforms/android-9/arch-mips/include/asm/
elf.h 32 #define EF_MIPS_ABI_O32 0x00001000
191 #define elf_check_arch(hdr) ({ int __res = 1; struct elfhdr *__h = (hdr); if (__h->e_machine != EM_MIPS) __res = 0; if (__h->e_ident[EI_CLASS] != ELFCLASS32) __res = 0; if ((__h->e_flags & EF_MIPS_ABI2) != 0) __res = 0; if (((__h->e_flags & EF_MIPS_ABI) != 0) && ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) __res = 0; __res; })
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
elf.h 32 #define EF_MIPS_ABI_O32 0x00001000
191 #define elf_check_arch(hdr) ({ int __res = 1; struct elfhdr *__h = (hdr); if (__h->e_machine != EM_MIPS) __res = 0; if (__h->e_ident[EI_CLASS] != ELFCLASS32) __res = 0; if ((__h->e_flags & EF_MIPS_ABI2) != 0) __res = 0; if (((__h->e_flags & EF_MIPS_ABI) != 0) && ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) __res = 0; __res; })
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
elf.h 32 #define EF_MIPS_ABI_O32 0x00001000
191 #define elf_check_arch(hdr) ({ int __res = 1; struct elfhdr *__h = (hdr); if (__h->e_machine != EM_MIPS) __res = 0; if (__h->e_ident[EI_CLASS] != ELFCLASS32) __res = 0; if ((__h->e_flags & EF_MIPS_ABI2) != 0) __res = 0; if (((__h->e_flags & EF_MIPS_ABI) != 0) && ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) __res = 0; __res; })
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
elf.h 32 #define EF_MIPS_ABI_O32 0x00001000
191 #define elf_check_arch(hdr) ({ int __res = 1; struct elfhdr *__h = (hdr); if (__h->e_machine != EM_MIPS) __res = 0; if (__h->e_ident[EI_CLASS] != ELFCLASS32) __res = 0; if ((__h->e_flags & EF_MIPS_ABI2) != 0) __res = 0; if (((__h->e_flags & EF_MIPS_ABI) != 0) && ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) __res = 0; __res; })
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/
elf.h 32 #define EF_MIPS_ABI_O32 0x00001000
191 #define elf_check_arch(hdr) ({ int __res = 1; struct elfhdr *__h = (hdr); if (__h->e_machine != EM_MIPS) __res = 0; if (__h->e_ident[EI_CLASS] != ELFCLASS32) __res = 0; if ((__h->e_flags & EF_MIPS_ABI2) != 0) __res = 0; if (((__h->e_flags & EF_MIPS_ABI) != 0) && ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) __res = 0; __res; })
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/
elf.h 32 #define EF_MIPS_ABI_O32 0x00001000
191 #define elf_check_arch(hdr) ({ int __res = 1; struct elfhdr *__h = (hdr); if (__h->e_machine != EM_MIPS) __res = 0; if (__h->e_ident[EI_CLASS] != ELFCLASS32) __res = 0; if ((__h->e_flags & EF_MIPS_ABI2) != 0) __res = 0; if (((__h->e_flags & EF_MIPS_ABI) != 0) && ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) __res = 0; __res; })
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/
elf.h 32 #define EF_MIPS_ABI_O32 0x00001000
191 #define elf_check_arch(hdr) ({ int __res = 1; struct elfhdr *__h = (hdr); if (__h->e_machine != EM_MIPS) __res = 0; if (__h->e_ident[EI_CLASS] != ELFCLASS32) __res = 0; if ((__h->e_flags & EF_MIPS_ABI2) != 0) __res = 0; if (((__h->e_flags & EF_MIPS_ABI) != 0) && ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) __res = 0; __res; })
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/
elf.h 32 #define EF_MIPS_ABI_O32 0x00001000
191 #define elf_check_arch(hdr) ({ int __res = 1; struct elfhdr *__h = (hdr); if (__h->e_machine != EM_MIPS) __res = 0; if (__h->e_ident[EI_CLASS] != ELFCLASS32) __res = 0; if ((__h->e_flags & EF_MIPS_ABI2) != 0) __res = 0; if (((__h->e_flags & EF_MIPS_ABI) != 0) && ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) __res = 0; __res; })
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
elf.h 32 #define EF_MIPS_ABI_O32 0x00001000
191 #define elf_check_arch(hdr) ({ int __res = 1; struct elfhdr *__h = (hdr); if (__h->e_machine != EM_MIPS) __res = 0; if (__h->e_ident[EI_CLASS] != ELFCLASS32) __res = 0; if ((__h->e_flags & EF_MIPS_ABI2) != 0) __res = 0; if (((__h->e_flags & EF_MIPS_ABI) != 0) && ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) __res = 0; __res; })
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
elf.h 32 #define EF_MIPS_ABI_O32 0x00001000
191 #define elf_check_arch(hdr) ({ int __res = 1; struct elfhdr *__h = (hdr); if (__h->e_machine != EM_MIPS) __res = 0; if (__h->e_ident[EI_CLASS] != ELFCLASS32) __res = 0; if ((__h->e_flags & EF_MIPS_ABI2) != 0) __res = 0; if (((__h->e_flags & EF_MIPS_ABI) != 0) && ((__h->e_flags & EF_MIPS_ABI) != EF_MIPS_ABI_O32)) __res = 0; __res; })
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsAbiFlags.cpp 177 if (abi == llvm::ELF::EF_MIPS_ABI_O32 || abi == llvm::ELF::EF_MIPS_ABI_EABI32)
  /art/compiler/
elf_builder.h 782 EF_MIPS_ABI_O32 |
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 472 EF_MIPS_ABI_O32 = 0x00001000, // This file follows the first MIPS 32 bit ABI
    [all...]
  /external/llvm/lib/Object/
ELFYAML.cpp 276 BCaseMask(EF_MIPS_ABI_O32, EF_MIPS_ABI)
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsTargetStreamer.cpp 533 EFlags |= ELF::EF_MIPS_ABI_O32;

Completed in 944 milliseconds

1 2