Lines Matching refs:e_shnum
349 for (i = 1; i < info->hdr->e_shnum; i++) { in find_sec()
1492 for (i = 0; i < info->hdr->e_shnum; i++) in add_sect_attrs()
1510 for (i = 0; i < info->hdr->e_shnum; i++) { in add_sect_attrs()
1595 for (i = 0; i < info->hdr->e_shnum; i++) in add_notes_attrs()
1610 for (loaded = i = 0; i < info->hdr->e_shnum; ++i) { in add_notes_attrs()
2059 size = sizeof(*info->sechdrs) * info->hdr->e_shnum; in copy_module_elf()
2308 for (i = 1; i < info->hdr->e_shnum; i++) { in apply_relocations()
2312 if (infosec >= info->hdr->e_shnum) in apply_relocations()
2373 for (i = 0; i < info->hdr->e_shnum; i++) in layout_sections()
2378 for (i = 0; i < info->hdr->e_shnum; ++i) { in layout_sections()
2411 for (i = 0; i < info->hdr->e_shnum; ++i) { in layout_sections()
2635 is_core_symbol(src+i, info->sechdrs, info->hdr->e_shnum, in layout_symtab()
2694 is_core_symbol(src+i, info->sechdrs, info->hdr->e_shnum, in add_kallsyms()
2745 for (i = 1; i < info->hdr->e_shnum; i++) { in kmemleak_load_module()
2813 || (info->hdr->e_shnum * sizeof(Elf_Shdr) > in elf_header_check()
2911 for (i = 1; i < info->hdr->e_shnum; i++) { in rewrite_section_headers()
2962 for (i = 1; i < info->hdr->e_shnum; i++) { in setup_load_info()
3176 for (i = 0; i < info->hdr->e_shnum; i++) { in move_module()