Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.c767 elfedit_atoui_sym_t *atoui_sym; in cpl_sh_opt() local
769 atoui_sym = elfedit_const_to_atoui(ELFEDIT_CONST_SHT); in cpl_sh_opt()
770 for (; atoui_sym->sym_name != NULL; atoui_sym++) in cpl_sh_opt()
771 if (shtype_to_strtab(atoui_sym->sym_value, 0) != in cpl_sh_opt()
774 atoui_sym->sym_name, 1); in cpl_sh_opt()