HomeSort by relevance Sort by last modified time
    Searched defs:EF_MIPS_ABI_O32 (Results 1 - 25 of 33) 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/r10/platforms/android-21/arch-mips/usr/include/machine/
elf_machdep.h 150 #define EF_MIPS_ABI_O32 0x00001000
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/machine/
elf_machdep.h 149 #define EF_MIPS_ABI_O32 0x00001000
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/machine/
elf_machdep.h 150 #define EF_MIPS_ABI_O32 0x00001000
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/machine/
elf_machdep.h 149 #define EF_MIPS_ABI_O32 0x00001000
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/machine/
elf_machdep.h 150 #define EF_MIPS_ABI_O32 0x00001000
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/machine/
elf_machdep.h 149 #define EF_MIPS_ABI_O32 0x00001000
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/machine/
elf_machdep.h 150 #define EF_MIPS_ABI_O32 0x00001000
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/machine/
elf_machdep.h 149 #define EF_MIPS_ABI_O32 0x00001000
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/machine/
elf_machdep.h 150 #define EF_MIPS_ABI_O32 0x00001000
  /prebuilts/ndk/r11/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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; })
  /prebuilts/ndk/r11/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; })

Completed in 2055 milliseconds

1 2