Searched refs:Elf_Sword (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Object/
H A DELFTypes.h48 MaximumAlignment<int32_t, max_alignment>::value> Elf_Sword; typedef in struct:llvm::object::ELFDataTypeTypedefHelperCommon
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
/external/valgrind/main/VEX/switchback/
H A Dlinker.c183 #define Elf_Sword Elf64_Sword
198 #define Elf_Sword Elf32_Sword
/external/valgrind/main/VEX/unused/
H A Dlinker.c117 #define Elf_Sword Elf64_Sword macro
132 #define Elf_Sword Elf32_Sword macro

Completed in 144 milliseconds