Searched refs:Versym (Results 1 – 18 of 18) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | machelf.h | 90 typedef Elf64_Versym Versym; typedef 137 typedef Elf32_Versym Versym;
|
/titanic_41/usr/src/cmd/sgs/libconv/common/ |
H A D | version.c | 88 conv_ver_index(Versym verndx, int gnuver, Conv_inv_buf_t *inv_buf) in conv_ver_index()
|
H A D | llib-lconv | 185 const char *conv_ver_index(Versym, int, Conv_inv_buf_t *);
|
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | _elf.h | 121 Versym *e_versym; /* Per-symbol versions */
|
H A D | elf.c | 1998 VERSYM(lmp) = (Versym *)(dyn->d_un.d_ptr +
|
/titanic_41/usr/src/cmd/sgs/liblddbg/common/ |
H A D | syms.c | 106 Versym verndx) in Dbg_syms_ignore_gnuver() 639 uchar_t osabi, Half mach, Sym *sym, Versym verndx, int gnuver, in Elf_syms_table_entry()
|
/titanic_41/usr/src/cmd/sgs/elfedit/common/ |
H A D | util_machelf.c | 707 elfedit_section_t *symsec, Versym **versym, Word *num) in elfedit_sec_getversym() 735 *versym = (Versym *) versymsec->sec_data->d_buf; in elfedit_sec_getversym()
|
H A D | elfedit_machelf.c | 335 aux_cnt = _cache->sec_shdr->sh_size / sizeof (Versym); in elfedit64_init_obj_state()
|
/titanic_41/usr/src/cmd/sgs/include/ |
H A D | debug.h | 1015 extern void Dbg_syms_ignore_gnuver(Rt_map *, const char *, Word, Versym); 1197 Half, Sym *, Versym, int, const char *, const char *);
|
H A D | conv.h | 927 extern const char *conv_ver_index(Versym, int, Conv_inv_buf_t *);
|
H A D | libld.h | 853 Versym *ifl_versym; /* version symbol table array */
|
/titanic_41/usr/src/cmd/sgs/elfdump/common/ |
H A D | fake_shdr.c | 220 FAKE_M_WORD_ALIGN, sizeof (Versym), ELF_T_HALF }, 1409 sec.versym.size = nchain * sizeof (Versym); in fake_shdr_cache()
|
H A D | elfdump.c | 104 Versym *data; /* Pointer to versym array */ 1101 Versym verndx; in output_symbol() 1185 Versym test_verndx; in output_symbol()
|
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | sym.c | 162 Versym *data; 255 Versym versym; in dump_symtab()
|
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | version.c | 584 ifl->ifl_versym = (Versym *)isp->is_indata->d_buf; in ld_vers_sym_process()
|
H A D | update.c | 221 Versym *versym; in update_osym() 309 versym = (Versym *)ofl->ofl_osversym->os_outdata->d_buf; in update_osym()
|
H A D | sections.c | 621 sizeof (Versym)); in new_section()
|
/titanic_41/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 1481 PSARC/2008/603 ELF objects to adopt GNU-style Versym indexes
|