Searched refs:sechdrs_end (Results 1 – 1 of 1) sorted by relevance
420 const Elf_Shdr *sechdrs_end = sechdrs + hdr->e_shnum; in module_finalize() local426 for (s = sechdrs; s < sechdrs_end; s++) { in module_finalize()