Searched refs:sechdrs_end (Results 1 – 4 of 4) sorted by relevance
136 Elf32_Shdr *s, *sechdrs_end = sechdrs + ehdr->e_shnum; in module_frob_arch_sections() local142 for (s = sechdrs; s < sechdrs_end; ++s) in module_frob_arch_sections()153 for (s = sechdrs + 1; s < sechdrs_end; ++s) { in module_frob_arch_sections()
329 const Elf_Shdr *sechdrs_end = sechdrs + hdr->e_shnum; in module_finalize() local335 for (s = sechdrs; s < sechdrs_end; s++) { in module_finalize()
31 Elf_Shdr *s, *sechdrs_end = sechdrs + hdr->e_shnum; in module_frob_arch_sections() local34 for (s = sechdrs; s < sechdrs_end; ++s) { in module_frob_arch_sections()
425 Elf64_Shdr *s, *sechdrs_end = sechdrs + ehdr->e_shnum; in module_frob_arch_sections() local431 for (s = sechdrs; s < sechdrs_end; ++s) in module_frob_arch_sections()449 for (s = sechdrs + 1; s < sechdrs_end; ++s) { in module_frob_arch_sections()