Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/elfedit/common/
H A Dutil.c91 if (value == sym->sym_value) in elfedit_atoi_value_to_str()
104 if (value == sym->sym_value) in elfedit_atoui_value_to_str()
152 *value = sym->sym_value; in atoi_sym_process()
179 *value = sym->sym_value; in atoui_sym_process()
H A Delfconst.c256 sym->sym_value = value; in libconv_fill_cb()
336 fill_state.desc[fill_state.cur].sym_value = 0; in libconv_fill()
/titanic_50/usr/src/cmd/sgs/include/
H A Delfedit.h679 elfedit_atoui_t sym_value; member
684 elfedit_atoi_t sym_value; member
/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.c771 if (shtype_to_strtab(atoui_sym->sym_value, 0) != in cpl_sh_opt()