HomeSort by relevance Sort by last modified time
    Searched defs:elf64_phdr (Results 1 - 14 of 14) sorted by null

  /bionic/libc/kernel/common/linux/
elf.h 223 typedef struct elf64_phdr { struct
232 } Elf64_Phdr;
356 #define elf_phdr elf64_phdr
  /development/ndk/platforms/android-3/include/linux/
elf.h 223 typedef struct elf64_phdr { struct
232 } Elf64_Phdr;
356 #define elf_phdr elf64_phdr
  /external/kernel-headers/original/linux/
elf.h 224 typedef struct elf64_phdr { struct
233 } Elf64_Phdr;
366 #define elf_phdr elf64_phdr
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
elf.h 242 typedef struct elf64_phdr { struct
251 } Elf64_Phdr;
386 #define elf_phdr elf64_phdr
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
elf.h 223 typedef struct elf64_phdr { struct
232 } Elf64_Phdr;
356 #define elf_phdr elf64_phdr
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
elf.h 223 typedef struct elf64_phdr { struct
232 } Elf64_Phdr;
356 #define elf_phdr elf64_phdr
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
elf.h 223 typedef struct elf64_phdr { struct
232 } Elf64_Phdr;
356 #define elf_phdr elf64_phdr
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
elf.h 223 typedef struct elf64_phdr { struct
232 } Elf64_Phdr;
356 #define elf_phdr elf64_phdr
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
elf.h 223 typedef struct elf64_phdr { struct
232 } Elf64_Phdr;
356 #define elf_phdr elf64_phdr
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
elf.h 223 typedef struct elf64_phdr { struct
232 } Elf64_Phdr;
356 #define elf_phdr elf64_phdr
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
elf.h 223 typedef struct elf64_phdr { struct
232 } Elf64_Phdr;
356 #define elf_phdr elf64_phdr
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
elf.h 223 typedef struct elf64_phdr { struct
232 } Elf64_Phdr;
356 #define elf_phdr elf64_phdr
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
elf.h 223 typedef struct elf64_phdr { struct
232 } Elf64_Phdr;
356 #define elf_phdr elf64_phdr
  /external/qemu/
elf.h 816 /* Legal values for p_type field of Elf32_Phdr/Elf64_Phdr. */
837 /* Legal values for p_flags field of Elf32_Phdr/Elf64_Phdr. */
1052 typedef struct elf64_phdr { struct
    [all...]

Completed in 582 milliseconds