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

  /external/qemu/elff/
elff_elf.h 51 typedef int64_t Elf_Sxword;
  /ndk/sources/host-tools/ndk-stack/elff/
elff_elf.h 51 typedef int64_t Elf_Sxword;
  /external/llvm/include/llvm/Object/
ELF.h 79 MaximumAlignment<int64_t, max_alignment>::value> Elf_Sxword;
121 typedef typename ELFDataTypeTypedefHelper <ELFT>::Elf_Sxword Elf_Sxword;
307 Elf_Sxword d_tag;
363 Elf_Sxword r_addend; // Compute value for relocatable field by adding this.
    [all...]

Completed in 4194 milliseconds