HomeSort by relevance Sort by last modified time
    Searched defs:ELFMAG0 (Results 76 - 100 of 146) sorted by null

1 2 34 5 6

  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
exec_elf.h 82 #define ELFMAG0 0x7f /* e_ident[EI_MAG0] */
119 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \

Completed in 2963 milliseconds

1 2 34 5 6