Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/include/
H A Dconv.h789 extern const char *conv_bnd_obj(uint_t, Conv_bnd_obj_buf_t *);
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dllib-lconv75 const char *conv_bnd_obj(uint_t, Conv_bnd_obj_buf_t *);
H A Ddynamic.c955 conv_bnd_obj(uint_t flags, Conv_bnd_obj_buf_t *bnd_obj_buf) in conv_bnd_obj() function
/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c333 conv_bnd_obj(lml->lm_flags, &bnd_obj_buf)); in Dbg_file_bindings()