Searched refs:snames (Results 1 – 1 of 1) sorted by relevance
71 const char *snames; in one_section64() local76 snames = (void *)e->hdr + shdrs[e->hdr->e_shstrndx].sh_offset; in one_section64()78 if (!strcmp(snames+shdrs[i].sh_name, name)) { in one_section64()139 const char *snames; in one_section32() local144 snames = (void *)e->hdr + shdrs[e->hdr->e_shstrndx].sh_offset; in one_section32()146 if (!strcmp(snames+shdrs[i].sh_name, name)) { in one_section32()