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

  /external/llvm/include/llvm/Object/
ELFTypes.h 54 MaximumAlignment<int64_t, max_alignment>::value> Elf_Sxword;
99 typedef typename ELFDataTypeTypedefHelper<ELFType<E, M, W> >::Elf_Sxword \
100 Elf_Sxword;
283 Elf_Sxword d_tag;
366 Elf_Sxword r_addend; // Compute value for relocatable field by adding this.
  /ndk/sources/host-tools/ndk-stack/elff/
elff_elf.h 51 typedef int64_t Elf_Sxword;

Completed in 2691 milliseconds