Searched defs:SHTOSTR_NONE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.c138 SHTOSTR_NONE = 0, /* Type can't lead to a string table */ enumerator in enum:__anon1518
191 return (SHTOSTR_NONE);
772 SHTOSTR_NONE)
793 if (shtostr_type == SHTOSTR_NONE)

Completed in 46 milliseconds