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

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

Completed in 94 milliseconds