Home
last modified time | relevance | path

Searched refs:Elf_Sxword (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Object/
DELFTypes.h99 int64_t, target_endianness, 2> Elf_Sxword; typedef
137 typename ELFDataTypeTypedefHelper<ELFType<E, W>>::Elf_Sxword Elf_Sxword;
353 Elf_Sxword d_tag;
466 Elf_Sxword r_addend; // Compute value for relocatable field by adding this.
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DELFTypes.h111 using Elf_Sxword = typename ELFT::Sxword;
334 Elf_Sxword d_tag;
448 Elf_Sxword r_addend; // Compute value for relocatable field by adding this.
/external/swiftshader/third_party/LLVM/lib/Object/
DELFObjectFile.cpp44 <int64_t, target_endianness, support::aligned> Elf_Sxword; typedef
88 ELFDataTypeTypedefHelper<target_endianness, is64Bits>::Elf_Sxword Elf_Sxword;
212 Elf_Sxword r_addend; // Compute value for relocatable field by adding this.