HomeSort by relevance Sort by last modified time
    Searched refs:ELFMAG0 (Results 26 - 50 of 127) sorted by null

12 3 4 5 6

  /prebuilts/ndk/current/platforms/android-17/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/current/platforms/android-17/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/current/platforms/android-18/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/current/platforms/android-18/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/current/platforms/android-18/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/current/platforms/android-19/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/current/platforms/android-19/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/current/platforms/android-19/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/current/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/current/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/current/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/current/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/current/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/current/platforms/android-9/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/current/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 && \
  /development/ndk/platforms/android-3/include/linux/
elf.h 301 #define ELFMAG0 0x7f
  /external/elfutils/tests/
asm-tst9.c 43 .e_ident = { [EI_MAG0] = ELFMAG0,
  /external/google-breakpad/src/common/linux/
elf_core_dump_unittest.cc 87 header.e_ident[0] = ELFMAG0;
synth_elf.cc 34 D8(ELFMAG0);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
elf.h 322 #define ELFMAG0 0x7f /* EI_MAG */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
elf.h 301 #define ELFMAG0 0x7f
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
elf.h 301 #define ELFMAG0 0x7f
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
elf.h 301 #define ELFMAG0 0x7f
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
elf.h 301 #define ELFMAG0 0x7f
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
elf.h 301 #define ELFMAG0 0x7f

Completed in 3066 milliseconds

12 3 4 5 6