Searched defs:versym (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 131 VERSYM_STATE *versym; /* NULL, or associated VERSYM section */ member 967 Ehdr *ehdr, uchar_t osabi, VERSYM_STATE *versym, const char *file, in init_symtbl_state() 2134 const char *file, VERSYM_STATE *versym) in version_need() 2228 update_gnu_verndx(Verneed *vnd, Word vnd_num, VERSYM_STATE *versym) in update_gnu_verndx() 2280 VERSYM_STATE *versym) in versions() 2418 VERSYM_STATE *versym, const char *file, uint_t flags) in symbols() 2461 VERSYM_STATE *versym, const char *file, uint_t flags) in sunw_sort() 4810 VERSYM_STATE versym = { 0 }; in regular() local
|
H A D | fake_shdr.c | 1101 SINFO versym; in fake_shdr_cache() member
|
/titanic_44/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | sym.c | 164 } versym; member 255 Versym versym; in dump_symtab() local
|
/titanic_44/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()
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | update.c | 221 Versym *versym; in update_osym() local
|