Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/alpha/kernel/
A Dmodule.c69 Elf64_Shdr *esechdrs, *symtab, *s, *got; in module_frob_arch_sections() local
72 esechdrs = sechdrs + hdr->e_shnum; in module_frob_arch_sections()
78 for (s = sechdrs; s < esechdrs; ++s) in module_frob_arch_sections()
110 for (s = sechdrs; s < esechdrs; ++s) in module_frob_arch_sections()

Completed in 6 milliseconds