Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfconst.c162 elfedit_atoui_sym_t *ste_arr; /* NULL, or atoui array */ member
344 sym->ste_arr = fill_state.desc; in libconv_fill()
470 if (sym->ste_arr == NULL) in invalidate_libconv_strings()
480 sym->ste_arr = NULL; in invalidate_libconv_strings()
485 sym->ste_arr = NULL; in invalidate_libconv_strings()
490 sym->ste_arr = NULL; in invalidate_libconv_strings()
539 if (sym->ste_arr == NULL) in elfedit_const_to_atoui()
543 return (sym->ste_arr); in elfedit_const_to_atoui()