Searched refs:secstrings (Results 1 – 1 of 1) sorted by relevance
93 char *secstrings; in module_bug_finalize() local100 secstrings = (char *)hdr + sechdrs[hdr->e_shstrndx].sh_offset; in module_bug_finalize()102 if (strcmp(secstrings+sechdrs[i].sh_name, "__bug_table")) in module_bug_finalize()