Searched refs:conv_sym_other (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | symbols.c | 37 conv_sym_other(uchar_t other, Conv_inv_buf_t *inv_buf) in conv_sym_other() function
|
H A D | llib-lconv | 175 const char *conv_sym_other(uchar_t, Conv_inv_buf_t *);
|
/titanic_50/usr/src/cmd/sgs/libld/common/ |
H A D | resolve.c | 72 sdp->sd_file->ifl_name, conv_sym_other(osym->st_other, &inv_obuf), in sym_visibility_diag() 73 ifl->ifl_name, conv_sym_other(nsym->st_other, &inv_nbuf)); in sym_visibility_diag()
|
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | conv.h | 915 extern const char *conv_sym_other(uchar_t, Conv_inv_buf_t *);
|
/titanic_50/usr/src/cmd/sgs/liblddbg/common/ |
H A D | syms.c | 663 conv_sym_other(sym->st_other, &inv_buf4), in Elf_syms_table_entry()
|