Home
last modified time | relevance | path

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

/openbmc/linux/scripts/mod/
H A Dmodpost.c536 unsigned int sh_link_idx; in parse_elf() local
542 sh_link_idx = sechdrs[i].sh_link; in parse_elf()
544 sechdrs[sh_link_idx].sh_offset; in parse_elf()