HomeSort by relevance Sort by last modified time
    Searched refs:EM_MIPS (Results 101 - 125 of 219) sorted by null

1 2 3 45 6 7 8 9

  /bionic/libc/arch-mips64/include/machine/
exec.h 59 #define ELF_TARG_MACH EM_MIPS
  /development/ndk/platforms/android-9/arch-mips/include/machine/
exec.h 59 #define ELF_TARG_MACH EM_MIPS
  /development/ndk/platforms/android-L/arch-mips/include/machine/
exec.h 59 #define ELF_TARG_MACH EM_MIPS
  /development/ndk/platforms/android-L/arch-mips64/include/machine/
exec.h 59 #define ELF_TARG_MACH EM_MIPS
  /external/valgrind/main/coregrind/
launcher-linux.c 195 if (ehdr->e_machine == EM_MIPS &&
208 if (ehdr->e_machine == EM_MIPS &&
223 } else if (ehdr->e_machine == EM_MIPS &&
246 } else if (ehdr->e_machine == EM_MIPS &&
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
exec.h 59 #define ELF_TARG_MACH EM_MIPS
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
exec.h 59 #define ELF_TARG_MACH EM_MIPS
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/machine/
exec.h 59 #define ELF_TARG_MACH EM_MIPS
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/machine/
exec.h 59 #define ELF_TARG_MACH EM_MIPS
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/
exec.h 59 #define ELF_TARG_MACH EM_MIPS
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/machine/
exec.h 59 #define ELF_TARG_MACH EM_MIPS
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/machine/
exec.h 59 #define ELF_TARG_MACH EM_MIPS
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/machine/
exec.h 59 #define ELF_TARG_MACH EM_MIPS
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
exec.h 59 #define ELF_TARG_MACH EM_MIPS
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/machine/
exec.h 59 #define ELF_TARG_MACH EM_MIPS
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/machine/
exec.h 59 #define ELF_TARG_MACH EM_MIPS
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/machine/
exec.h 59 #define ELF_TARG_MACH EM_MIPS
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
exec.h 59 #define ELF_TARG_MACH EM_MIPS
  /frameworks/rs/cpu_ref/linkloader/include/impl/
ELFSectionRelTable.hxx 132 case EM_MIPS:
  /development/ndk/platforms/android-9/arch-mips/include/asm/
elf.h 189 #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; })
197 #define ELF_ARCH EM_MIPS
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
elf.h 189 #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; })
197 #define ELF_ARCH EM_MIPS
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
elf.h 189 #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; })
197 #define ELF_ARCH EM_MIPS
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
elf.h 189 #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; })
197 #define ELF_ARCH EM_MIPS
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
elf.h 189 #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; })
197 #define ELF_ARCH EM_MIPS
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
elf.h 189 #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; })
197 #define ELF_ARCH EM_MIPS

Completed in 1206 milliseconds

1 2 3 45 6 7 8 9