Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.c142 SHTOSTR_SHF_STRINGS = 4, /* Not strtab, but SHF_STRINGS set */ enumerator
156 return (SHTOSTR_SHF_STRINGS); in shtype_to_strtab()
804 if (shtostr_type != SHTOSTR_SHF_STRINGS) in cpl_sh_opt()