Home
last modified time | relevance | path

Searched refs:symtab_shndx_stop (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/scripts/mod/
H A Dmodpost.h130 Elf32_Word *symtab_shndx_stop; member
H A Dmodpost.c553 info->symtab_shndx_stop = (void *)hdr + in parse_elf()
575 for (p = info->symtab_shndx_start; p < info->symtab_shndx_stop; in parse_elf()
/kernel/linux/linux-5.10/scripts/mod/
H A Dmodpost.h158 Elf32_Word *symtab_shndx_stop; member
H A Dmodpost.c607 info->symtab_shndx_stop = (void *)hdr + in parse_elf()
629 for (p = info->symtab_shndx_start; p < info->symtab_shndx_stop; in parse_elf()

Completed in 10 milliseconds