Home
last modified time | relevance | path

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

/openbmc/linux/scripts/mod/
H A Dmodpost.h131 Elf32_Word *symtab_shndx_stop; member
H A Dmodpost.c552 info->symtab_shndx_stop = (void *)hdr + in parse_elf()
574 for (p = info->symtab_shndx_start; p < info->symtab_shndx_stop; in parse_elf()