Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c295 conv_bnd_type(bdp->b_flags, &bnd_type_buf)); in Dbg_file_bind_entry()
360 conv_bnd_type(bdp->b_flags, in Dbg_file_bindings()
H A Dutil.c231 NAME(clmp), conv_bnd_type(flags, &bnd_type_buf)); in Dbg_util_edge_in()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h817 extern const char *conv_bnd_type(uint_t, Conv_bnd_type_buf_t *);
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.c919 conv_bnd_type(uint_t flags, Conv_bnd_type_buf_t *bnd_type_buf) in conv_bnd_type() function