HomeSort by relevance Sort by last modified time
    Searched defs:Elf64_Sword (Results 1 - 25 of 29) sorted by null

1 2

  /bionic/libc/kernel/common/linux/
elf.h 35 typedef __s32 Elf64_Sword;
  /development/ndk/platforms/android-3/include/linux/
elf.h 35 typedef __s32 Elf64_Sword;
  /external/kernel-headers/original/linux/
elf.h 28 typedef __s32 Elf64_Sword;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
elf.h 29 typedef __s32 Elf64_Sword;
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
elf.h 35 typedef __s32 Elf64_Sword;
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
elf.h 35 typedef __s32 Elf64_Sword;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
elf.h 35 typedef __s32 Elf64_Sword;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
elf.h 35 typedef __s32 Elf64_Sword;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
elf.h 35 typedef __s32 Elf64_Sword;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
elf.h 35 typedef __s32 Elf64_Sword;
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
elf.h 35 typedef __s32 Elf64_Sword;
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
elf.h 35 typedef __s32 Elf64_Sword;
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
elf.h 35 typedef __s32 Elf64_Sword;
  /bionic/libc/include/sys/
exec_elf.h 52 typedef __int64_t Elf64_Sword;
55 typedef __int32_t Elf64_Sword;
579 #define Elf_Sword Elf64_Sword
  /development/ndk/platforms/android-3/include/sys/
exec_elf.h 52 typedef __int64_t Elf64_Sword;
55 typedef __int32_t Elf64_Sword;
579 #define Elf_Sword Elf64_Sword
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 52 typedef __int64_t Elf64_Sword;
55 typedef __int32_t Elf64_Sword;
579 #define Elf_Sword Elf64_Sword
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
exec_elf.h 52 typedef __int64_t Elf64_Sword;
55 typedef __int32_t Elf64_Sword;
579 #define Elf_Sword Elf64_Sword
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
exec_elf.h 52 typedef __int64_t Elf64_Sword;
55 typedef __int32_t Elf64_Sword;
579 #define Elf_Sword Elf64_Sword
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
exec_elf.h 52 typedef __int64_t Elf64_Sword;
55 typedef __int32_t Elf64_Sword;
579 #define Elf_Sword Elf64_Sword
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
exec_elf.h 52 typedef __int64_t Elf64_Sword;
55 typedef __int32_t Elf64_Sword;
579 #define Elf_Sword Elf64_Sword
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
exec_elf.h 52 typedef __int64_t Elf64_Sword;
55 typedef __int32_t Elf64_Sword;
579 #define Elf_Sword Elf64_Sword
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 52 typedef __int64_t Elf64_Sword;
55 typedef __int32_t Elf64_Sword;
579 #define Elf_Sword Elf64_Sword
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 52 typedef __int64_t Elf64_Sword;
55 typedef __int32_t Elf64_Sword;
579 #define Elf_Sword Elf64_Sword
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
exec_elf.h 52 typedef __int64_t Elf64_Sword;
55 typedef __int32_t Elf64_Sword;
579 #define Elf_Sword Elf64_Sword
  /external/llvm/include/llvm/Support/
ELF.h 39 typedef int32_t Elf64_Sword;

Completed in 1912 milliseconds

1 2