Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/include/
H A Dconv.h277 } Conv_bnd_obj_buf_t; typedef
789 extern const char *conv_bnd_obj(uint_t, Conv_bnd_obj_buf_t *);
/titanic_50/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()
/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c314 Conv_bnd_obj_buf_t bnd_obj_buf; in Dbg_file_bindings()