Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmap_v2.c1728 conv_strtol_uvalue_t conv_uvalue; in at_seg_assign_type() local
1740 if (conv_iter_strtol_init(tkv.tkv_str, &conv_uvalue) != 0) { in at_seg_assign_type()
1745 CONV_FMT_ALT_CF, conv_iter_strtol, &conv_uvalue); in at_seg_assign_type()
1751 &conv_uvalue); in at_seg_assign_type()
1754 if (!conv_uvalue.csl_found) { in at_seg_assign_type()
1760 enp->ec_type = conv_uvalue.csl_value; in at_seg_assign_type()