Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dstruct_layout.c169 Sword
180 return ((Sword)v.sld_i8); in sl_extract_as_sword()
182 return ((Sword)v.sld_i16); in sl_extract_as_sword()
184 return ((Sword)v.sld_i32); in sl_extract_as_sword()
186 return ((Sword)v.sld_i64); in sl_extract_as_sword()
191 return ((Sword)v.sld_ui8); in sl_extract_as_sword()
193 return ((Sword)v.sld_ui16); in sl_extract_as_sword()
195 return ((Sword)v.sld_ui32); in sl_extract_as_sword()
197 return ((Sword)v.sld_ui64); in sl_extract_as_sword()
H A Dstruct_layout.h591 extern Sword sl_extract_as_sword(const char *data, int do_swap,
H A Delfdump.c4555 Sword gindex; in got()
4562 gindex = (Sword)(gaddr - gotsymaddr) / (Sword)gentsize; in got()
/illumos-gate/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)
/illumos-gate/usr/src/uts/common/sys/
H A Dmachelf.h57 typedef Elf64_Sword Sword; typedef
104 typedef Elf32_Sword Sword;
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_generic.h61 __ElfType(Sword);
/illumos-gate/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 */
1242 Sword gotndx; in ld_do_activerelocs()
1883 static Sword small_index; /* starting index for small GOT entries */
1884 static Sword mixed_index; /* starting index for mixed GOT entries */
1885 static Sword large_index; /* starting index for large GOT entries */
2037 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()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dgot.c127 Elf_got_entry(Lm_list *lml, Sword ndx, Addr addr, Xword value, Half mach, in Elf_got_entry()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h124 Sword gn_gotndx; /* GOT table index */
H A Ddebug.h1173 extern void Elf_got_entry(Lm_list *, Sword, Addr, Xword, Half,
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dxlate64.m4103 * Sword, and Word use 4 bytes, but the memory def's for
H A Dxlate.m497 * Sword, and Word use 4 bytes, but the memory def's for