Searched refs:sechdrs_end (Results 1 – 4 of 4) sorted by relevance
196 Elf32_Shdr *s, *sechdrs_end = sechdrs + ehdr->e_shnum; in module_frob_arch_sections() local203 for (s = sechdrs; s < sechdrs_end; ++s) { in module_frob_arch_sections()221 for (s = sechdrs + 1; s < sechdrs_end; ++s) { in module_frob_arch_sections()
345 const Elf_Shdr *sechdrs_end = sechdrs + hdr->e_shnum; in module_finalize() local351 for (s = sechdrs; s < sechdrs_end; s++) { in module_finalize()
34 Elf_Shdr *s, *sechdrs_end = sechdrs + hdr->e_shnum; in module_frob_arch_sections() local37 for (s = sechdrs; s < sechdrs_end; ++s) { in module_frob_arch_sections()
426 Elf64_Shdr *s, *sechdrs_end = sechdrs + ehdr->e_shnum; in module_frob_arch_sections() local432 for (s = sechdrs; s < sechdrs_end; ++s) in module_frob_arch_sections()450 for (s = sechdrs + 1; s < sechdrs_end; ++s) { in module_frob_arch_sections()