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

/linux-4.1.27/arch/alpha/kernel/
H A Dmodule.c81 Elf64_Shdr *esechdrs, *symtab, *s, *got; module_frob_arch_sections() local
84 esechdrs = sechdrs + hdr->e_shnum; module_frob_arch_sections()
90 for (s = sechdrs; s < esechdrs; ++s) module_frob_arch_sections()
122 for (s = sechdrs; s < esechdrs; ++s) module_frob_arch_sections()

Completed in 89 milliseconds