Searched refs:symstrings (Results 1 – 1 of 1) sorted by relevance
56 const char *symstrings; member137 vdso_info.symstrings = 0; in vdso_init_from_sysinfo_ehdr()145 vdso_info.symstrings = (const char *) in vdso_init_from_sysinfo_ehdr()176 if (!vdso_info.symstrings || !vdso_info.symtab || in vdso_init_from_sysinfo_ehdr()237 && !strcmp(name, vdso_info.symstrings + aux->vda_name); in vdso_match_version()249 if (strcmp(name, vdso_info.symstrings + sym->st_name)) in check_sym()