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

  /external/llvm/include/llvm/Object/
ELFTypes.h 48 MaximumAlignment<int32_t, max_alignment>::value> Elf_Sword;
95 typedef typename ELFDataTypeTypedefHelper<ELFType<E, M, W> >::Elf_Sword \
96 Elf_Sword; \
261 Elf_Sword d_tag;
331 Elf_Sword r_addend; // Compute value for relocatable field by adding this
  /development/ndk/platforms/android-3/include/sys/
exec_elf.h 553 #define Elf_Sword Elf32_Sword
579 #define Elf_Sword Elf64_Sword

Completed in 138 milliseconds