Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.c790 SHTOSTR_T shtostr_type; in cpl_sh_opt() local
792 shtostr_type = shtype_to_strtab(shdr->sh_type, shdr->sh_flags); in cpl_sh_opt()
793 if (shtostr_type == SHTOSTR_NONE) in cpl_sh_opt()
804 if (shtostr_type != SHTOSTR_SHF_STRINGS) in cpl_sh_opt()