HomeSort by relevance Sort by last modified time
    Searched refs:elfhdr (Results 51 - 75 of 147) sorted by null

1 23 4 5 6

  /prebuilts/ndk/r11/platforms/android-17/arch-mips/usr/include/linux/
elf.h 349 #define elfhdr elf32_hdr macro
355 #define elfhdr elf64_hdr macro
  /prebuilts/ndk/r11/platforms/android-17/arch-x86/usr/include/linux/
elf.h 349 #define elfhdr elf32_hdr macro
355 #define elfhdr elf64_hdr macro
  /prebuilts/ndk/r11/platforms/android-18/arch-arm/usr/include/linux/
elf.h 349 #define elfhdr elf32_hdr macro
355 #define elfhdr elf64_hdr macro
  /prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/linux/
elf.h 349 #define elfhdr elf32_hdr macro
355 #define elfhdr elf64_hdr macro
  /prebuilts/ndk/r11/platforms/android-18/arch-x86/usr/include/linux/
elf.h 349 #define elfhdr elf32_hdr macro
355 #define elfhdr elf64_hdr macro
  /prebuilts/ndk/r11/platforms/android-19/arch-arm/usr/include/linux/
elf.h 349 #define elfhdr elf32_hdr macro
355 #define elfhdr elf64_hdr macro
  /prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/linux/
elf.h 349 #define elfhdr elf32_hdr macro
355 #define elfhdr elf64_hdr macro
  /prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/linux/
elf.h 349 #define elfhdr elf32_hdr macro
355 #define elfhdr elf64_hdr macro
  /prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/linux/
elf.h 349 #define elfhdr elf32_hdr macro
355 #define elfhdr elf64_hdr macro
  /prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/linux/
elf.h 349 #define elfhdr elf32_hdr macro
355 #define elfhdr elf64_hdr macro
  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/linux/
elf.h 349 #define elfhdr elf32_hdr macro
355 #define elfhdr elf64_hdr macro
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/linux/
elf.h 349 #define elfhdr elf32_hdr macro
355 #define elfhdr elf64_hdr macro
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/linux/
elf.h 349 #define elfhdr elf32_hdr macro
355 #define elfhdr elf64_hdr macro
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/linux/
elf.h 349 #define elfhdr elf32_hdr macro
355 #define elfhdr elf64_hdr macro
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/linux/
elf.h 349 #define elfhdr elf32_hdr macro
355 #define elfhdr elf64_hdr macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/
elf.h 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 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 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 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 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 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 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 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 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 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 1038 milliseconds

1 23 4 5 6