HomeSort by relevance Sort by last modified time
    Searched refs:Elf_Sword (Results 26 - 30 of 30) sorted by null

12

  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/sys/
exec_elf.h 553 #define Elf_Sword Elf32_Sword
579 #define Elf_Sword Elf64_Sword
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/sys/
exec_elf.h 553 #define Elf_Sword Elf32_Sword
579 #define Elf_Sword Elf64_Sword
  /external/llvm/lib/Object/
ELFObjectFile.cpp 40 <int32_t, target_endianness, support::aligned> Elf_Sword;
84 ELFDataTypeTypedefHelper<target_endianness, is64Bits>::Elf_Sword Elf_Sword; \
204 Elf_Sword r_addend; // Compute value for relocatable field by adding this
    [all...]
  /external/qemu/elff/
dwarf_defs.h 116 Elf_Sword s32;
    [all...]
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_defs.h 116 Elf_Sword s32;

Completed in 173 milliseconds

12