e_shoff 119 arch/arm/kernel/vdso.c sechdrs = (void *)ehdr + ehdr->e_shoff; e_shoff 176 arch/mips/boot/elf2ecoff.c e->e_shoff = swab32(e->e_shoff); e_shoff 335 arch/mips/boot/elf2ecoff.c sh = (Elf32_Shdr *) saveRead(infile, ex.e_shoff, e_shoff 229 arch/mips/boot/tools/relocs.c ehdr.e_shoff = elf_off_to_cpu(ehdr.e_shoff); e_shoff 269 arch/mips/boot/tools/relocs.c if (fseek(fp, ehdr.e_shoff, SEEK_SET) < 0) e_shoff 270 arch/mips/boot/tools/relocs.c die("Seek to %d failed: %s\n", ehdr.e_shoff, strerror(errno)); e_shoff 605 arch/mips/kernel/vpe.c if (len < hdr->e_shoff + hdr->e_shnum * sizeof(Elf_Shdr)) { e_shoff 612 arch/mips/kernel/vpe.c sechdrs = (void *)hdr + hdr->e_shoff; e_shoff 15 arch/mips/vdso/genvdso.h shdrs = vdso + FUNC(swap_uint)(ehdr->e_shoff); e_shoff 69 arch/mips/vdso/genvdso.h shdrs = vdso + FUNC(swap_uint)(ehdr->e_shoff); e_shoff 62 arch/powerpc/boot/elf.h Elf32_Off e_shoff; e_shoff 79 arch/powerpc/boot/elf.h Elf64_Off e_shoff; /* Section header table file offset */ e_shoff 856 arch/powerpc/kernel/fadump.c elf->e_shoff = 0; e_shoff 240 arch/powerpc/kernel/vdso.c sechdrs = (void *)ehdr + ehdr->e_shoff; e_shoff 345 arch/powerpc/kernel/vdso.c sechdrs = (void *)ehdr + ehdr->e_shoff; e_shoff 150 arch/powerpc/oprofile/cell/vma_map.c shdr_start = spu_elf_start + ehdr.e_shoff; e_shoff 367 arch/powerpc/platforms/powernv/opal-core.c elf->e_shoff = 0; e_shoff 66 arch/sparc/vdso/vdso2c.h ELF(Shdr) *sh = raw_addr + GET_BE(&hdr->e_shoff) + e_shoff 75 arch/sparc/vdso/vdso2c.h strtab_hdr = raw_addr + GET_BE(&hdr->e_shoff) + e_shoff 75 arch/sparc/vdso/vma.c shdrs = (void *)e->hdr + e->hdr->e_shoff; e_shoff 143 arch/sparc/vdso/vma.c shdrs = (void *)e->hdr + e->hdr->e_shoff; e_shoff 69 arch/x86/entry/vdso/vdso2c.h secstrings_hdr = raw_addr + GET_LE(&hdr->e_shoff) + e_shoff 73 arch/x86/entry/vdso/vdso2c.h ELF(Shdr) *sh = raw_addr + GET_LE(&hdr->e_shoff) + e_shoff 86 arch/x86/entry/vdso/vdso2c.h strtab_hdr = raw_addr + GET_LE(&hdr->e_shoff) + e_shoff 507 arch/x86/kernel/machine_kexec_64.c sechdrs = (void *)pi->ehdr + pi->ehdr->e_shoff; e_shoff 362 arch/x86/tools/relocs.c ehdr.e_shoff = elf_off_to_cpu(ehdr.e_shoff); e_shoff 391 arch/x86/tools/relocs.c if (fseek(fp, ehdr.e_shoff, SEEK_SET) < 0) e_shoff 392 arch/x86/tools/relocs.c die("Seek to %d failed: %s\n", ehdr.e_shoff, strerror(errno)); e_shoff 418 arch/x86/tools/relocs.c if (fseek(fp, ehdr.e_shoff, SEEK_SET) < 0) { e_shoff 420 arch/x86/tools/relocs.c ehdr.e_shoff, strerror(errno)); e_shoff 987 drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c if (fw->size < ehdr->e_shoff + sizeof(struct elf32_shdr)) { e_shoff 70 drivers/remoteproc/remoteproc_elf_loader.c if (fw->size < ehdr->e_shoff + sizeof(struct elf32_shdr)) { e_shoff 213 drivers/remoteproc/remoteproc_elf_loader.c shdr = (struct elf32_shdr *)(elf_data + ehdr->e_shoff); e_shoff 2162 fs/binfmt_elf.c elf_addr_t e_shoff, int segs) e_shoff 2164 fs/binfmt_elf.c elf->e_shoff = e_shoff; e_shoff 2197 fs/binfmt_elf.c elf_addr_t e_shoff; e_shoff 2284 fs/binfmt_elf.c e_shoff = offset; e_shoff 2290 fs/binfmt_elf.c fill_extnum_info(elf, shdr4extnum, e_shoff, segs); e_shoff 1304 fs/binfmt_elf_fdpic.c elf->e_shoff = 0; e_shoff 1475 fs/binfmt_elf_fdpic.c elf_addr_t e_shoff, int segs) e_shoff 1477 fs/binfmt_elf_fdpic.c elf->e_shoff = e_shoff; e_shoff 1573 fs/binfmt_elf_fdpic.c elf_addr_t e_shoff; e_shoff 1709 fs/binfmt_elf_fdpic.c e_shoff = offset; e_shoff 1715 fs/binfmt_elf_fdpic.c fill_extnum_info(elf, shdr4extnum, e_shoff, segs); e_shoff 211 include/uapi/linux/elf.h Elf32_Off e_shoff; e_shoff 228 include/uapi/linux/elf.h Elf64_Off e_shoff; /* Section header table file offset */ e_shoff 97 kernel/kexec_elf.c if (ehdr->e_shoff > 0 && ehdr->e_shnum > 0) { e_shoff 107 kernel/kexec_elf.c if (ehdr->e_shoff + shdr_size < ehdr->e_shoff) { e_shoff 110 kernel/kexec_elf.c } else if (ehdr->e_shoff + shdr_size > buf_len) { e_shoff 164 kernel/kexec_elf.c ehdr->e_shoff = elf64_to_cpu(ehdr, buf_ehdr->e_shoff); e_shoff 170 kernel/kexec_elf.c ehdr->e_shoff = elf32_to_cpu(ehdr, buf_ehdr->e_shoff); e_shoff 840 kernel/kexec_file.c sechdrs = (void *)pi->ehdr + pi->ehdr->e_shoff; e_shoff 907 kernel/kexec_file.c memcpy(sechdrs, (void *)pi->ehdr + pi->ehdr->e_shoff, e_shoff 957 kernel/kexec_file.c sechdrs = (void *)pi->ehdr + pi->ehdr->e_shoff; e_shoff 1074 kernel/kexec_file.c sechdrs = (void *)ehdr + ehdr->e_shoff; e_shoff 2918 kernel/module.c if (info->hdr->e_shoff >= info->len e_shoff 2920 kernel/module.c info->len - info->hdr->e_shoff)) e_shoff 3056 kernel/module.c info->sechdrs = (void *)info->hdr + info->hdr->e_shoff; e_shoff 73 scripts/insert-sys-cert.c x = (void *)hdr + hdr->e_shoff; e_shoff 141 scripts/insert-sys-cert.c x = (void *)hdr + hdr->e_shoff; e_shoff 165 scripts/insert-sys-cert.c x = (void *)hdr + hdr->e_shoff; e_shoff 189 scripts/insert-sys-cert.c x = (void *)hdr + hdr->e_shoff; e_shoff 341 scripts/insert-sys-cert.c if (hdr->e_shoff > vmlinux_size) { e_shoff 518 scripts/mod/modpost.c hdr->e_shoff = TO_NATIVE(hdr->e_shoff); e_shoff 526 scripts/mod/modpost.c sechdrs = (void *)hdr + hdr->e_shoff; e_shoff 530 scripts/mod/modpost.c if (hdr->e_shoff > info->size) { e_shoff 532 scripts/mod/modpost.c "filesize=%lu\n", (unsigned long)hdr->e_shoff, e_shoff 192 scripts/recordmcount.h uint_t const old_shoff = _w(ehdr->e_shoff); e_shoff 257 scripts/recordmcount.h ehdr->e_shoff = _w(new_e_shoff); e_shoff 294 scripts/recordmcount.h Elf_Shdr *const shdr0 = (Elf_Shdr *)(_w(ehdr->e_shoff) e_shoff 371 scripts/recordmcount.h Elf_Shdr *const shdr0 = (Elf_Shdr *)(_w(ehdr->e_shoff) e_shoff 524 scripts/recordmcount.h Elf_Shdr *const shdr0 = (Elf_Shdr *)(_w(ehdr->e_shoff) e_shoff 115 scripts/sortextable.h shdr = (Elf_Shdr *)((char *)ehdr + _r(&ehdr->e_shoff)); e_shoff 68 sound/pci/mixart/mixart_hwdep.c __be32 e_shoff; e_shoff 1381 tools/perf/util/symbol-elf.c ehdr->e_shoff = 0; e_shoff 85 tools/testing/selftests/proc/proc-pid-vm.c uint64_t e_shoff; e_shoff 175 tools/testing/selftests/proc/proc-pid-vm.c h.e_shoff = 0;