Home
last modified time | relevance | path

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

/scripts/mod/
Dmodpost.c489 const char *secstrings; in parse_elf() local
571 secstrings = (void *)hdr + sechdrs[info->secindex_strings].sh_offset; in parse_elf()
583 secname = secstrings + sechdrs[i].sh_name; in parse_elf()