Home
last modified time | relevance | path

Searched refs:e_shnum (Results 1 – 25 of 62) sorted by relevance

123

/Linux-v6.1/arch/mips/boot/tools/
Drelocs.c97 if (shndx < ehdr.e_shnum) in sec_name()
112 for (i = 0; i < ehdr.e_shnum; i++) in sec_lookup()
235 ehdr.e_shnum = elf_half_to_cpu(ehdr.e_shnum); in read_ehdr()
256 if (ehdr.e_shstrndx >= ehdr.e_shnum) in read_ehdr()
265 secs = calloc(ehdr.e_shnum, sizeof(struct section)); in read_shdrs()
267 die("Unable to allocate %d section headers\n", ehdr.e_shnum); in read_shdrs()
272 for (i = 0; i < ehdr.e_shnum; i++) { in read_shdrs()
278 i, ehdr.e_shnum, strerror(errno)); in read_shdrs()
289 if (sec->shdr.sh_link < ehdr.e_shnum) in read_shdrs()
298 for (i = 0; i < ehdr.e_shnum; i++) { in read_strtabs()
[all …]
/Linux-v6.1/arch/mips/kernel/
Dvpe.c196 for (i = 0; i < hdr->e_shnum; i++) in layout_sections()
200 for (i = 0; i < hdr->e_shnum; ++i) { in layout_sections()
605 if (len < hdr->e_shoff + hdr->e_shnum * sizeof(Elf_Shdr)) { in vpe_elfload()
620 for (i = 1; i < hdr->e_shnum; i++) { in vpe_elfload()
651 for (i = 0; i < hdr->e_shnum; i++) { in vpe_elfload()
672 hdr->e_shnum, &mod); in vpe_elfload()
675 for (i = 1; i < hdr->e_shnum; i++) { in vpe_elfload()
680 if (info >= hdr->e_shnum) in vpe_elfload()
712 for (i = 0; i < hdr->e_shnum; i++) { in vpe_elfload()
/Linux-v6.1/kernel/
Dkexec_elf.c68 } else if (ehdr->e_shnum > 0 && in elf_is_ehdr_sane()
97 if (ehdr->e_shoff > 0 && ehdr->e_shnum > 0) { in elf_is_ehdr_sane()
104 shdr_size = sizeof(struct elf_shdr) * ehdr->e_shnum; in elf_is_ehdr_sane()
157 ehdr->e_shnum = elf16_to_cpu(ehdr, buf_ehdr->e_shnum); in elf_read_ehdr()
Dkexec_file.c814 for (i = 0; i < pi->ehdr->e_shnum; i++) { in kexec_purgatory_setup_kbuf()
874 sechdrs = vzalloc(array_size(sizeof(Elf_Shdr), pi->ehdr->e_shnum)); in kexec_purgatory_setup_sechdrs()
878 pi->ehdr->e_shnum * sizeof(Elf_Shdr)); in kexec_purgatory_setup_sechdrs()
885 for (i = 0; i < pi->ehdr->e_shnum; i++) { in kexec_purgatory_setup_sechdrs()
929 for (i = 0; i < pi->ehdr->e_shnum; i++) { in kexec_apply_relocations()
946 if (relsec->sh_info >= pi->ehdr->e_shnum || in kexec_apply_relocations()
947 relsec->sh_link >= pi->ehdr->e_shnum) in kexec_apply_relocations()
960 if (symtab->sh_link >= pi->ehdr->e_shnum) in kexec_apply_relocations()
1046 for (i = 0; i < ehdr->e_shnum; i++) { in kexec_purgatory_find_symbol()
1050 if (sechdrs[i].sh_link >= ehdr->e_shnum) in kexec_purgatory_find_symbol()
[all …]
Dcfi.c59 for (i = 1; i < hdr->e_shnum; i++) { in module_cfi_finalize()
/Linux-v6.1/arch/powerpc/boot/
Delf.h68 Elf32_Half e_shnum; member
85 Elf64_Half e_shnum; member
/Linux-v6.1/scripts/
Dinsert-sys-cert.c74 if (hdr->e_shnum == SHN_UNDEF) in get_offset_from_address()
77 num_sections = hdr->e_shnum; in get_offset_from_address()
190 if (hdr->e_shnum == SHN_UNDEF) in get_symbol_table()
193 num_sections = hdr->e_shnum; in get_symbol_table()
Drecordmcount.h213 if (shdr0 && !ehdr->e_shnum) in get_shnum()
216 return w2(ehdr->e_shnum); in get_shnum()
222 ehdr->e_shnum = 0; in set_shnum()
225 ehdr->e_shnum = w2(new_shnum); in set_shnum()
/Linux-v6.1/kernel/module/
Dsysfs.c80 for (i = 0; i < info->hdr->e_shnum; i++) in add_sect_attrs()
97 for (i = 0; i < info->hdr->e_shnum; i++) { in add_sect_attrs()
184 for (i = 0; i < info->hdr->e_shnum; i++) in add_notes_attrs()
199 for (loaded = i = 0; i < info->hdr->e_shnum; ++i) { in add_notes_attrs()
Ddebug_kmemleak.c20 for (i = 1; i < info->hdr->e_shnum; i++) { in kmemleak_load_module()
Dmain.c182 for (i = 1; i < info->hdr->e_shnum; i++) { in find_sec()
217 for (i = 1; i < info->hdr->e_shnum; i++) { in find_any_sec()
1355 for (i = 1; i < info->hdr->e_shnum; i++) { in apply_relocations()
1359 if (infosec >= info->hdr->e_shnum) in apply_relocations()
1435 for (i = 0; i < info->hdr->e_shnum; i++) in layout_sections()
1440 for (i = 0; i < info->hdr->e_shnum; ++i) { in layout_sections()
1475 for (i = 0; i < info->hdr->e_shnum; ++i) { in layout_sections()
1688 || (info->hdr->e_shnum * sizeof(Elf_Shdr) > in elf_validity_check()
1700 || info->hdr->e_shstrndx >= info->hdr->e_shnum) { in elf_validity_check()
1703 info->hdr->e_shnum); in elf_validity_check()
[all …]
Dlivepatch.c33 size = sizeof(*info->sechdrs) * info->hdr->e_shnum; in copy_module_elf()
Dkallsyms.c129 is_core_symbol(src + i, info->sechdrs, info->hdr->e_shnum, in layout_symtab()
200 is_core_symbol(src + i, info->sechdrs, info->hdr->e_shnum, in add_kallsyms()
227 for (i = 0; i < info->hdr->e_shnum; i++) { in init_build_id()
/Linux-v6.1/arch/mips/vdso/
Dgenvdso.h16 sh_count = swap_uint16(ehdr->e_shnum); in FUNC()
70 sh_count = swap_uint16(ehdr->e_shnum); in FUNC()
/Linux-v6.1/arch/sparc/kernel/
Dmodule.c66 if (symidx == hdr->e_shnum-1) { in module_frob_arch_sections()
190 for (s = sechdrs; s < sechdrs + hdr->e_shnum; s++) { in do_patch_sections()
/Linux-v6.1/arch/riscv/kernel/
Dmodule-sections.c100 for (i = 0; i < ehdr->e_shnum; i++) { in module_frob_arch_sections()
123 for (i = 0; i < ehdr->e_shnum; i++) { in module_frob_arch_sections()
/Linux-v6.1/arch/loongarch/kernel/
Dmodule-sections.c110 for (i = 0; i < ehdr->e_shnum; i++) { in module_frob_arch_sections()
133 for (i = 0; i < ehdr->e_shnum; i++) { in module_frob_arch_sections()
/Linux-v6.1/arch/arm64/include/asm/
Dmodule.h69 for (s = sechdrs, se = sechdrs + hdr->e_shnum; s < se; s++) { in find_section()
/Linux-v6.1/arch/mips/boot/
Delf2ecoff.c182 e->e_shnum = swab16(e->e_shnum); in convert_elf_hdr()
336 ex.e_shnum * sizeof(Elf32_Shdr), in main()
339 convert_elf_shdrs(sh, ex.e_shnum); in main()
/Linux-v6.1/include/uapi/linux/
Delf.h222 Elf32_Half e_shnum; member
239 Elf64_Half e_shnum; member
/Linux-v6.1/arch/powerpc/kernel/
Dmodule_32.c83 for (i = 1; i < hdr->e_shnum; i++) { in get_plt_size()
128 for (i = 0; i < hdr->e_shnum; i++) { in module_frob_arch_sections()
Dmodule.c30 for (i = 1; i < hdr->e_shnum; i++) in find_section()
/Linux-v6.1/arch/hexagon/kernel/
Dmodule.c35 for (i = 0; i < hdr->e_shnum; i++) { in module_frob_arch_sections()
/Linux-v6.1/tools/testing/selftests/sgx/
Dload.c149 for (i = 0; i < ehdr->e_shnum; i++) { in encl_get_entry()
157 for (i = 0; i < ehdr->e_shnum; i++) { in encl_get_entry()
/Linux-v6.1/arch/arm64/kernel/
Dmodule-plts.c304 for (i = 0; i < ehdr->e_shnum; i++) { in module_frob_arch_sections()
325 for (i = 0; i < ehdr->e_shnum; i++) { in module_frob_arch_sections()

123