Home
last modified time | relevance | path

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

/scripts/mod/
Dmodpost.c482 unsigned int symtab_idx = ~0U, symtab_shndx_idx = ~0U; in parse_elf() local
599 symtab_shndx_idx = i; in parse_elf()
617 if (symtab_shndx_idx != ~0U) { in parse_elf()
619 if (symtab_idx != sechdrs[symtab_shndx_idx].sh_link) in parse_elf()
621 filename, sechdrs[symtab_shndx_idx].sh_link, in parse_elf()