Home
last modified time | relevance | path

Searched refs:e_shentsize (Results 1 – 24 of 24) sorted by relevance

/linux/arch/powerpc/boot/
A Delf.h67 Elf32_Half e_shentsize; member
84 Elf64_Half e_shentsize; member
/linux/arch/x86/entry/vdso/
A Dvdso2c.h104 GET_LE(&hdr->e_shentsize)*GET_LE(&hdr->e_shstrndx); in BITSFUNC()
108 GET_LE(&hdr->e_shentsize) * i; in BITSFUNC()
123 GET_LE(&hdr->e_shentsize) * GET_LE(&symtab_hdr->sh_link); in BITSFUNC()
/linux/tools/testing/selftests/kvm/lib/
A Delf.c89 TEST_ASSERT(hdrp->e_shentsize == sizeof(Elf64_Shdr), in elfhdr_get()
93 hdrp->e_shentsize, sizeof(Elf64_Shdr)); in elfhdr_get()
/linux/arch/mips/vdso/
A Dgenvdso.h17 sh_entsize = swap_uint16(ehdr->e_shentsize); in FUNC()
71 sh_entsize = swap_uint16(ehdr->e_shentsize); in FUNC()
/linux/arch/sparc/vdso/
A Dvdso2c.h67 GET_BE(&hdr->e_shentsize) * i; in BITSFUNC()
76 GET_BE(&hdr->e_shentsize) * GET_BE(&symtab_hdr->sh_link); in BITSFUNC()
/linux/kernel/
A Dkexec_elf.c69 ehdr->e_shentsize != sizeof(struct elf_shdr)) { in elf_is_ehdr_sane()
156 ehdr->e_shentsize = elf16_to_cpu(ehdr, buf_ehdr->e_shentsize); in elf_read_ehdr()
A Dmodule.c2993 if (info->hdr->e_shentsize != sizeof(Elf_Shdr)) { in elf_validity_check()
/linux/include/uapi/linux/
A Delf.h217 Elf32_Half e_shentsize; member
234 Elf64_Half e_shentsize; member
/linux/scripts/
A Dsorttable.c398 r2(&ehdr->e_shentsize) != sizeof(Elf32_Shdr)) { in do_file()
409 r2(&ghdr->e_shentsize) != sizeof(Elf64_Shdr)) { in do_file()
A Drecordmcount.c583 || w2(ehdr->e_shentsize) != sizeof(Elf32_Shdr)) { in do_file()
598 || w2(ghdr->e_shentsize) != sizeof(Elf64_Shdr)) { in do_file()
/linux/tools/testing/selftests/proc/
A Dproc-pid-vm.c90 uint16_t e_shentsize; member
180 h.e_shentsize = 0; in make_exe()
/linux/arch/mips/boot/tools/
A Drelocs.c234 ehdr.e_shentsize = elf_half_to_cpu(ehdr.e_shentsize); in read_ehdr()
253 if (ehdr.e_shentsize != sizeof(Elf_Shdr)) in read_ehdr()
/linux/drivers/remoteproc/
A Dremoteproc_elf_helpers.h68 ELF_GEN_FIELD_GET_SET(hdr, e_shentsize, u16) in ELF_GEN_FIELD_GET_SET()
/linux/arch/mips/tools/
A Dloongson3-llsc-check.c286 sh = vmlinux + le64toh(eh->e_shoff) + (i * le16toh(eh->e_shentsize)); in main()
/linux/arch/x86/tools/
A Drelocs.c394 ehdr.e_shentsize = elf_half_to_cpu(ehdr.e_shentsize); in read_ehdr()
411 if (ehdr.e_shentsize != sizeof(Elf_Shdr)) in read_ehdr()
/linux/arch/mips/boot/
A Delf2ecoff.c181 e->e_shentsize = swab16(e->e_shentsize); in convert_elf_hdr()
/linux/sound/pci/mixart/
A Dmixart_hwdep.c74 __be16 e_shentsize; member
/linux/arch/powerpc/platforms/powernv/
A Dopal-core.c374 elf->e_shentsize = 0; in create_opalcore()
/linux/fs/
A Dbinfmt_elf_fdpic.c1256 elf->e_shentsize = 0; in fill_elf_fdpic_header()
1428 elf->e_shentsize = sizeof(*shdr4extnum); in fill_extnum_info()
A Dbinfmt_elf.c2150 elf->e_shentsize = sizeof(*shdr4extnum); in fill_extnum_info()
/linux/arch/mips/kernel/
A Dvpe.c596 || hdr->e_shentsize != sizeof(*sechdrs)) { in vpe_elfload()
/linux/scripts/mod/
A Dmodpost.c517 hdr->e_shentsize = TO_NATIVE(hdr->e_shentsize); in parse_elf()
/linux/arch/powerpc/kernel/
A Dfadump.c973 elf->e_shentsize = 0; in fadump_init_elfcore_header()
/linux/tools/perf/util/
A Dsymbol-elf.c1563 ehdr->e_shentsize = 0; in kcore__copy_hdr()

Completed in 49 milliseconds