Home
last modified time | relevance | path

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

/linux-2.6.39/scripts/mod/
Dmodpost.h136 unsigned int secindex_strings; member
Dmodpost.c435 info->secindex_strings = in parse_elf()
439 info->secindex_strings = hdr->e_shstrndx; in parse_elf()
456 secstrings = (void *)hdr + sechdrs[info->secindex_strings].sh_offset; in parse_elf()
716 elf->sechdrs[elf->secindex_strings].sh_offset + in sec_name()
723 elf->sechdrs[elf->secindex_strings].sh_offset + in sech_name()