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

/external/syslinux/com32/include/sys/
H A Delf64.h16 typedef int64_t Elf64_Sxword; typedef
25 Elf64_Sxword d_tag;
45 Elf64_Sxword r_addend;
/external/google-breakpad/src/common/android/include/
H A Delf.h104 Elf64_Sxword d_tag;
/external/kernel-headers/original/uapi/linux/
H A Delf.h22 typedef __s64 Elf64_Sxword; typedef
146 Elf64_Sxword d_tag; /* entry tag value */
179 Elf64_Sxword r_addend; /* Constant addend used to compute value */
/external/swiftshader/third_party/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.h52 typedef Elf64_Sxword GElf_Sxword;
H A Delf.h44 typedef int64_t Elf64_Sxword; typedef
552 Elf64_Sxword r_addend; /* Addend */
690 Elf64_Sxword d_tag; /* Dynamic entry type */
/external/elfutils/src/
H A Dxelf.h169 # define XElf_Sxword Elf64_Sxword
280 case ELF_T_SXWORD: fsize = sizeof (Elf64_Sxword); break; \
/external/llvm/include/llvm/Support/
H A DELF.h43 typedef int64_t Elf64_Sxword; typedef in namespace:llvm::ELF
973 Elf64_Sxword r_addend; // Compute value for relocatable field by adding this.
1081 Elf64_Sxword d_tag; // Type of dynamic table entry.
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h43 typedef int64_t Elf64_Sxword; typedef in namespace:llvm::ELF
973 Elf64_Sxword r_addend; // Compute value for relocatable field by adding this.
1080 Elf64_Sxword d_tag; // Type of dynamic table entry.
/external/kmod/port-gnu/
H A Delf.h43 typedef int64_t Elf64_Sxword; typedef
551 Elf64_Sxword r_addend; /* Addend */
689 Elf64_Sxword d_tag; /* Dynamic entry type */
/external/valgrind/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 865 milliseconds