Symbol: Versym
usr/src/boot/sys/sys/elf_generic.h
74
__ElfType(Versym);
usr/src/cmd/sgs/elfdump/common/elfdump.c
108
Versym *data; /* Pointer to versym array */
usr/src/cmd/sgs/elfdump/common/elfdump.c
1170
Versym verndx;
usr/src/cmd/sgs/elfdump/common/elfdump.c
1254
Versym test_verndx;
usr/src/cmd/sgs/elfdump/common/fake_shdr.c
1409
sec.versym.size = nchain * sizeof (Versym);
usr/src/cmd/sgs/elfdump/common/fake_shdr.c
220
FAKE_M_WORD_ALIGN, sizeof (Versym), ELF_T_HALF },
usr/src/cmd/sgs/elfedit/common/elfedit_machelf.c
337
aux_cnt = _cache->sec_shdr->sh_size / sizeof (Versym);
usr/src/cmd/sgs/elfedit/common/util_machelf.c
707
elfedit_section_t *symsec, Versym **versym, Word *num)
usr/src/cmd/sgs/elfedit/common/util_machelf.c
735
*versym = (Versym *) versymsec->sec_data->d_buf;
usr/src/cmd/sgs/elfedit/modules/common/sym.c
162
Versym *data;
usr/src/cmd/sgs/elfedit/modules/common/sym.c
255
Versym versym;
usr/src/cmd/sgs/include/conv.h
960
extern const char *conv_ver_index(Versym, int, Conv_inv_buf_t *);
usr/src/cmd/sgs/include/debug.h
1012
extern void Dbg_syms_ignore_gnuver(Rt_map *, const char *, Word, Versym);
usr/src/cmd/sgs/include/debug.h
1191
Half, Sym *, Versym, int, const char *, const char *);
usr/src/cmd/sgs/include/libld.h
862
Versym *ifl_versym; /* version symbol table array */
usr/src/cmd/sgs/libconv/common/version.c
88
conv_ver_index(Versym verndx, int gnuver, Conv_inv_buf_t *inv_buf)
usr/src/cmd/sgs/libld/common/sections.c
624
sizeof (Versym));
usr/src/cmd/sgs/libld/common/update.c
227
Versym *versym;
usr/src/cmd/sgs/libld/common/update.c
315
versym = (Versym *)ofl->ofl_osversym->os_outdata->d_buf;
usr/src/cmd/sgs/libld/common/version.c
584
ifl->ifl_versym = (Versym *)isp->is_indata->d_buf;
usr/src/cmd/sgs/liblddbg/common/syms.c
632
uchar_t osabi, Half mach, Sym *sym, Versym verndx, int gnuver,
usr/src/cmd/sgs/liblddbg/common/syms.c
99
Versym verndx)
usr/src/cmd/sgs/rtld/common/_elf.h
121
Versym *e_versym; /* Per-symbol versions */
usr/src/cmd/sgs/rtld/common/elf.c
1972
VERSYM(lmp) = (Versym *)(dyn->d_un.d_ptr +