Searched refs:Elf64_Sxword (Results 1 – 9 of 9) sorted by relevance
23 typedef __s64 Elf64_Sxword; typedef152 Elf64_Sxword d_tag; /* entry tag value */185 Elf64_Sxword r_addend; /* Constant addend used to compute value */
19 #define Elf_Sword Elf64_Sxword
32 typedef int64_t Elf64_Sxword; typedef422 Elf64_Sxword r_addend; /* Constant addend used to compute value */487 Elf64_Sxword d_tag; /* entry tag value */
24 Elf64_Sxword r_addend;34 Elf64_Sxword r_addend = rela->r_addend; in process_reloc_for_got()
35 Elf64_Sxword r_addend; /* Addend. */
20 typedef signed long long Elf64_Sxword; typedef
19 typedef int64_t Elf64_Sxword; typedef354 Elf64_Sxword d_tag; /* entry tag value */1470 Elf64_Sxword r_addend; /* Constant addend used to compute value */
658 Elf64_Sxword addend; in apply_relocate_add()
59 static void *vdso_get_dyn(void *addr, Elf64_Dyn *dyntab, Elf64_Sxword tag) in vdso_get_dyn()