Searched refs:Elf64_Sxword (Results 1 – 7 of 7) sorted by relevance
42 typedef int64_t Elf64_Sxword; typedef58 typedef Elf64_Sxword Elf64_Ssize;131 Elf64_Sxword d_tag; /* Entry type. */152 Elf64_Sxword r_addend; /* Addend. */
59 typedef Elf64_Sxword Sxword;76 #define EC_SXWORD(a) ((Elf64_Sxword)(a)) /* "ll" */
38 typedef Elf64_Sxword GElf_Sxword; /* Signed long words (64 bit) */
87 dst->r_addend = (Elf64_Sxword) rela32->r_addend; in gelf_getrela()
568 #define SWAP_SXWORD(X) _SWAP_WORD64(X, Elf64_Sxword)689 #define READ_SXWORD(P,X) _READ_WORD64(P, X, Elf64_Sxword)
42 using Elf64_Sxword = int64_t; variable1421 Elf64_Sxword r_addend; // Compute value for relocatable field by adding this.1539 Elf64_Sxword d_tag; // Type of dynamic table entry.
2334 typedef int64_t Elf64_Sxword; /* Signed long integer. */ typedef2388 Elf64_Sxword d_tag; /* Type of entry. */2854 Elf64_Sxword r_addend; /* constant addend */