Home
last modified time | relevance | path

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

/lib/
Dbug.c93 char *secstrings; in module_bug_finalize() local
100 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()