Searched refs:Elf64_Sxword (Results 1 - 7 of 7) sorted by relevance

/external/kernel-headers/original/linux/
H A Delf.h31 typedef __s64 Elf64_Sxword; typedef
116 Elf64_Sxword d_tag; /* entry tag value */
149 Elf64_Sxword r_addend; /* Constant addend used to compute value */
/external/llvm/include/llvm/Support/
H A DELF.h42 typedef int64_t Elf64_Sxword; typedef in namespace:llvm::ELF
940 Elf64_Sxword r_addend; // Compute value for relocatable field by adding this.
1025 Elf64_Sxword d_tag; // Type of dynamic table entry.
/external/elfutils/libelf/
H A Dgelf.h40 typedef Elf64_Sxword GElf_Sxword;
H A Delf.h43 typedef int64_t Elf64_Sxword; typedef
515 Elf64_Sxword r_addend; /* Addend */
623 Elf64_Sxword d_tag; /* Dynamic entry type */
/external/elfutils/src/
H A Dxelf.h165 # define XElf_Sxword Elf64_Sxword
276 case ELF_T_SXWORD: fsize = sizeof (Elf64_Sxword); break; \
/external/qemu/
H A Delf.h21 typedef int64_t Elf64_Sxword; typedef
267 Elf64_Sxword d_tag; /* entry tag value */
977 Elf64_Sxword r_addend; /* Constant addend used to compute value */
/external/valgrind/main/perf/
H A Dtinycc.c127 typedef int64_t Elf64_Sxword; typedef
521 Elf64_Sxword r_addend; /* Addend */
617 Elf64_Sxword d_tag; /* Dynamic entry type */

Completed in 96 milliseconds