Searched refs:Elf64_Sword (Results 1 – 7 of 7) sorted by relevance
58 typedef int Elf64_Sword; typedef68 typedef int Elf64_Sword; typedef
57 typedef Elf64_Sword Sword;155 #define EC_SWORD(a) ((Elf64_Sword)(a)) /* "d" */
79 Elf64_Sword d_tag;
53 typedef Elf64_Sword GElf_Sword;
158 typedef int32_t Elf64_Sword; typedef
41 typedef int32_t Elf64_Sword; typedef
691 /* SWORD */ { W_sizeof, sizeof (Elf64_Sword) },1250 $1(Byte *dst, Elf64_Sword *src, size_t cnt)1252 Elf64_Sword *end = src + cnt;1256 if (~(Elf64_Word)0 == -(Elf64_Sword)1) { /* 2s comp */1853 $1(Elf64_Sword *dst, Byte *src, size_t cnt)1855 Elf64_Sword *end = dst;1862 if (~(Elf64_Word)0 == -(Elf64_Sword)1 &&1868 Elf64_Sword sw;