Home
last modified time | relevance | path

Searched refs:Conv_elfvalue_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dglobals.c59 map_msg2str(Conv_inv_buf_t *inv_buf, Conv_elfvalue_t val, in map_msg2str()
98 map_vd2str(Conv_inv_buf_t *inv_buf, Conv_elfvalue_t val, in map_vd2str()
113 Conv_elfvalue_t val, Conv_fmt_flags_t flags, const Val_desc2 *vdp, in map_vd22str()
133 _conv_map_ds(uchar_t osabi, Half mach, Conv_elfvalue_t value, in _conv_map_ds()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h458 typedef uint32_t Conv_elfvalue_t; typedef
550 Conv_elfvalue_t v_val; /* expansion value */
554 Conv_elfvalue_t v_val; /* expansion value */
722 Conv_elfvalue_t value, void *uvalue);
731 Conv_elfvalue_t csl_value; /* If csl_found, resulting value */
807 extern conv_iter_ret_t conv_iter_strtol(const char *, Conv_elfvalue_t, void *);
808 extern const char *_conv_map_ds(uchar_t, Half, Conv_elfvalue_t,
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfconst.c234 libconv_count_cb(const char *str, Conv_elfvalue_t value, void *uvalue)
252 libconv_fill_cb(const char *str, Conv_elfvalue_t value, void *uvalue) in libconv_fill_cb()