Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/vdso/
H A Dvma.c71 const char *snames; in one_section64() local
76 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() local
144 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()