Searched defs: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) function
209 switch (shtype_to_strtab(shdr->sh_type, shdr->sh_flags)) {
771 if (shtype_to_strtab(atoui_sym->sym_value, 0) !=
792 shtostr_type = shtype_to_strtab(shdr->sh_type, shdr->sh_flags);

Completed in 53 milliseconds