Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/elfedit/common/
H A Delfconst.c160 elfedit_atoui_sym_t *ste_arr; /* NULL, or atoui array */ member
339 sym->ste_arr = fill_state.desc; in libconv_fill()
464 if (sym->ste_arr == NULL) in invalidate_libconv_strings()
470 sym->ste_arr = NULL; in invalidate_libconv_strings()
475 sym->ste_arr = NULL; in invalidate_libconv_strings()
480 sym->ste_arr = NULL; in invalidate_libconv_strings()
529 if (sym->ste_arr == NULL) in elfedit_const_to_atoui()
533 return (sym->ste_arr); in elfedit_const_to_atoui()