Home
last modified time | relevance | path

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

/linux/scripts/mod/
A Dmodpost.h150 unsigned int secindex_strings; member
A Dmodpost.c349 return sym_get_data_by_offset(info, info->secindex_strings, in sech_name()
541 info->secindex_strings = TO_NATIVE(sechdrs[0].sh_link); in parse_elf()
544 info->secindex_strings = hdr->e_shstrndx; in parse_elf()
561 secstrings = (void *)hdr + sechdrs[info->secindex_strings].sh_offset; in parse_elf()

Completed in 9 milliseconds