Searched refs:Elf64_Sword (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | elftypes.h | 60 typedef int Elf64_Sword; typedef 70 typedef int Elf64_Sword; typedef
|
H A D | machelf.h | 57 typedef Elf64_Sword Sword; 155 #define EC_SWORD(a) ((Elf64_Sword)(a)) /* "d" */
|
/titanic_44/usr/src/cmd/abi/appcert/static_prof/ |
H A D | static_prof.h | 81 Elf64_Sword d_tag;
|
/titanic_44/usr/src/head/ |
H A D | gelf.h | 55 typedef Elf64_Sword GElf_Sword;
|
/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | elf.h | 158 typedef int32_t Elf64_Sword; typedef
|
/titanic_44/usr/src/cmd/sgs/libelf/common/ |
H A D | xlate64.m4 | 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;
|
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | llib-llddbg | 566 void Elf64_got_entry(Lm_list *, Elf64_Sword, Elf64_Addr, Elf64_Xword,
|