Home
last modified time | relevance | path

Searched refs:Sword (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dstruct_layout.c170 Sword
181 return ((Sword)v.sld_i8); in sl_extract_as_sword()
183 return ((Sword)v.sld_i16); in sl_extract_as_sword()
185 return ((Sword)v.sld_i32); in sl_extract_as_sword()
187 return ((Sword)v.sld_i64); in sl_extract_as_sword()
192 return ((Sword)v.sld_ui8); in sl_extract_as_sword()
194 return ((Sword)v.sld_ui16); in sl_extract_as_sword()
196 return ((Sword)v.sld_ui32); in sl_extract_as_sword()
198 return ((Sword)v.sld_ui64); in sl_extract_as_sword()
H A Dstruct_layout.h564 extern Sword sl_extract_as_sword(const char *data, int do_swap,
H A Delfdump.c4391 Sword gindex; in got()
4398 gindex = (Sword)(gaddr - gotsymaddr) / (Sword)gentsize; in got()
/titanic_41/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h116 #define M_GOT_LARGE (Sword)(-M_GOT_MAXSMALL - 1)
117 #define M_GOT_SMALL (Sword)(-M_GOT_MAXSMALL - 2)
118 #define M_GOT_MIXED (Sword)(-M_GOT_MAXSMALL - 3)
/titanic_41/usr/src/uts/common/sys/
H A Dmachelf.h57 typedef Elf64_Sword Sword; typedef
104 typedef Elf32_Sword Sword;
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c45 static Sword neggotoffset = 0; /* off. of GOT table from GOT symbol */
46 static Sword smlgotcnt = M_GOT_XNumber; /* no. of small GOT symbols */
47 static Sword mixgotcnt = 0; /* # syms with both large/small GOT */
1222 Sword gotndx; in ld_do_activerelocs()
1849 static Sword small_index; /* starting index for small GOT entries */
1850 static Sword mixed_index; /* starting index for mixed GOT entries */
1851 static Sword large_index; /* starting index for large GOT entries */
2003 const Sword first_large_ndx = M_GOT_MAXSMALL / 2; in ld_allocate_got()
H A Dmachrel.amd.c197 Sword plt_off; in plt_entry()
H A Dmachrel.intel.c166 Sword plt_off; in plt_entry()
/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dgot.c128 Elf_got_entry(Lm_list *lml, Sword ndx, Addr addr, Xword value, Half mach, in Elf_got_entry()
/titanic_41/usr/src/cmd/sgs/include/
H A Dlibld.h123 Sword gn_gotndx; /* GOT table index */
H A Ddebug.h1179 extern void Elf_got_entry(Lm_list *, Sword, Addr, Xword, Half,
/titanic_41/usr/src/cmd/sgs/libelf/common/
H A Dxlate.m497 * Sword, and Word use 4 bytes, but the memory def's for
H A Dxlate64.m4103 * Sword, and Word use 4 bytes, but the memory def's for