Lines Matching refs:e_shnum
353 for (i = 1; i < info->hdr->e_shnum; i++) { in find_sec()
1600 for (i = 0; i < info->hdr->e_shnum; i++) in add_sect_attrs()
1617 for (i = 0; i < info->hdr->e_shnum; i++) { in add_sect_attrs()
1701 for (i = 0; i < info->hdr->e_shnum; i++) in add_notes_attrs()
1716 for (loaded = i = 0; i < info->hdr->e_shnum; ++i) { in add_notes_attrs()
2100 for (i = 0; i < hdr->e_shnum; i++) { in module_enforce_rwx_sections()
2142 size = sizeof(*info->sechdrs) * info->hdr->e_shnum; in copy_module_elf()
2394 for (i = 1; i < info->hdr->e_shnum; i++) { in apply_relocations()
2398 if (infosec >= info->hdr->e_shnum) in apply_relocations()
2461 for (i = 0; i < info->hdr->e_shnum; i++) in layout_sections()
2466 for (i = 0; i < info->hdr->e_shnum; ++i) { in layout_sections()
2499 for (i = 0; i < info->hdr->e_shnum; ++i) { in layout_sections()
2737 is_core_symbol(src+i, info->sechdrs, info->hdr->e_shnum, in layout_symtab()
2801 is_core_symbol(src+i, info->sechdrs, info->hdr->e_shnum, in add_kallsyms()
2862 for (i = 1; i < info->hdr->e_shnum; i++) { in kmemleak_load_module()
2953 || (info->hdr->e_shnum * sizeof(Elf_Shdr) > in elf_header_check()
3056 for (i = 1; i < info->hdr->e_shnum; i++) { in rewrite_section_headers()
3105 for (i = 1; i < info->hdr->e_shnum; i++) { in setup_load_info()
3345 for (i = 0; i < info->hdr->e_shnum; i++) { in move_module()