Searched defs:versym (Results 1 – 5 of 5) sorted by relevance
/titanic_51/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 135 VERSYM_STATE *versym; /* NULL, or associated VERSYM section */ member 971 Ehdr *ehdr, uchar_t osabi, VERSYM_STATE *versym, const char *file, in init_symtbl_state() argument 2138 version_need(Verneed * vnd,Word vnd_num,Cache * vcache,Cache * scache,const char * file,VERSYM_STATE * versym) version_need() argument 2232 update_gnu_verndx(Verneed * vnd,Word vnd_num,VERSYM_STATE * versym) update_gnu_verndx() argument 2284 versions(Cache * cache,Word shnum,const char * file,uint_t flags,VERSYM_STATE * versym) versions() argument 2422 symbols(Cache * cache,Word shnum,Ehdr * ehdr,uchar_t osabi,VERSYM_STATE * versym,const char * file,uint_t flags) symbols() argument 2465 sunw_sort(Cache * cache,Word shnum,Ehdr * ehdr,uchar_t osabi,VERSYM_STATE * versym,const char * file,uint_t flags) sunw_sort() argument 4815 VERSYM_STATE versym = { 0 }; regular() local [all...] |
H A D | fake_shdr.c | 1101 SINFO versym; in fake_shdr_cache() member
|
/titanic_51/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | sym.c | 164 } versym; member 255 Versym versym; in dump_symtab() local [all...] |
/titanic_51/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() argument
|
/titanic_51/usr/src/cmd/sgs/libld/common/ |
H A D | update.c | 221 Versym *versym; in update_osym() local [all...] |