Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.c141 SHTOSTR_LINK_SYMTAB = 3, /* sh_link for type yields symtab */ enumerator
187 return (SHTOSTR_LINK_SYMTAB); in shtype_to_strtab()
220 case SHTOSTR_LINK_SYMTAB: in shndx_to_strtab()