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

  /external/qemu/elff/
elff_elf.h 51 typedef int64_t Elf_Sxword;
dwarf_defs.h 118 Elf_Sxword s64;
    [all...]
  /ndk/sources/host-tools/ndk-stack/elff/
elff_elf.h 51 typedef int64_t Elf_Sxword;
dwarf_defs.h 118 Elf_Sxword s64;
  /external/llvm/include/llvm/Object/
ELF.h 79 MaximumAlignment<int64_t, max_alignment>::value> Elf_Sxword;
122 ELFDataTypeTypedefHelper<ELFType<E,M,W> >::Elf_Sxword Elf_Sxword;
297 Elf_Sxword d_tag;
376 Elf_Sxword r_addend; // Compute value for relocatable field by adding this.
    [all...]

Completed in 105 milliseconds