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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/blackfin/kernel/
H A Dmodule.c163 Elf_Shdr *s, *sechdrs_end = sechdrs + hdr->e_shnum; local
166 for (s = sechdrs; s < sechdrs_end; ++s) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/kernel/
H A Dmodule.c439 Elf64_Shdr *s, *sechdrs_end = sechdrs + ehdr->e_shnum; local
445 for (s = sechdrs; s < sechdrs_end; ++s)
463 for (s = sechdrs + 1; s < sechdrs_end; ++s) {

Completed in 46 milliseconds