Home
last modified time | relevance | path

Searched refs:conv_sym_other (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsymbols.c37 conv_sym_other(uchar_t other, Conv_inv_buf_t *inv_buf) in conv_sym_other() function
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dresolve.c72 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()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h946 extern const char *conv_sym_other(uchar_t, Conv_inv_buf_t *);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsyms.c656 conv_sym_other(sym->st_other, &inv_buf4), in Elf_syms_table_entry()