get_shstr
if (strcmp(".strtab", get_shstr(pshdr->sh_name)) == 0)
shname = get_shstr(pshdr->sh_name);
char *get_shstr(int indx);