Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dstr.c146 shtype_to_strtab(Word sh_type, Word sh_flags) in shtype_to_strtab() function
209 switch (shtype_to_strtab(shdr->sh_type, shdr->sh_flags)) { in shndx_to_strtab()
771 if (shtype_to_strtab(atoui_sym->sym_value, 0) != in cpl_sh_opt()
792 shtostr_type = shtype_to_strtab(shdr->sh_type, shdr->sh_flags); in cpl_sh_opt()