Home
last modified time | relevance | path

Searched refs:e_phentsize (Results 1 - 25 of 53) sorted by relevance

123

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol-minimal.c124 ehdr.e_phentsize = bswap_16(ehdr.e_phentsize); in filename__read_build_id()
128 buf_size = ehdr.e_phentsize * ehdr.e_phnum; in filename__read_build_id()
175 ehdr.e_phentsize = bswap_16(ehdr.e_phentsize); in filename__read_build_id()
179 buf_size = ehdr.e_phentsize * ehdr.e_phnum; in filename__read_build_id()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol-minimal.c124 ehdr.e_phentsize = bswap_16(ehdr.e_phentsize); in filename__read_build_id()
128 buf_size = ehdr.e_phentsize * ehdr.e_phnum; in filename__read_build_id()
175 ehdr.e_phentsize = bswap_16(ehdr.e_phentsize); in filename__read_build_id()
179 buf_size = ehdr.e_phentsize * ehdr.e_phnum; in filename__read_build_id()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/
H A Delf.c84 TEST_ASSERT(hdrp->e_phentsize == sizeof(Elf64_Phdr), in elfhdr_get()
86 " hdrp->e_phentsize: %x\n" in elfhdr_get()
88 hdrp->e_phentsize, sizeof(Elf64_Phdr)); in elfhdr_get()
135 * e_phentsize - Size of each program header in kvm_vm_elf_load()
140 offset = hdr.e_phoff + (n1 * hdr.e_phentsize); in kvm_vm_elf_load()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/
H A Delf.c83 TEST_ASSERT(hdrp->e_phentsize == sizeof(Elf64_Phdr), in elfhdr_get()
85 " hdrp->e_phentsize: %x\n" in elfhdr_get()
87 hdrp->e_phentsize, sizeof(Elf64_Phdr)); in elfhdr_get()
134 * e_phentsize - Size of each program header in kvm_vm_elf_load()
139 offset = hdr.e_phoff + (n1 * hdr.e_phentsize); in kvm_vm_elf_load()
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Delf.h65 Elf32_Half e_phentsize; member
82 Elf64_Half e_phentsize; member
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dkexec_elf.c84 if (!ehdr->e_phnum || ehdr->e_phentsize != sizeof(Elf_Phdr)) in s390_elf_load()
88 size += ehdr->e_phentsize * ehdr->e_phnum; in s390_elf_load()
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Delf.h65 Elf32_Half e_phentsize; member
82 Elf64_Half e_phentsize; member
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dkexec_elf.c84 if (!ehdr->e_phnum || ehdr->e_phentsize != sizeof(Elf_Phdr)) in s390_elf_load()
88 size += ehdr->e_phentsize * ehdr->e_phnum; in s390_elf_load()
/kernel/linux/linux-5.10/kernel/
H A Dkexec_elf.c65 if (ehdr->e_phnum > 0 && ehdr->e_phentsize != sizeof(struct elf_phdr)) { in elf_is_ehdr_sane()
154 ehdr->e_phentsize = elf16_to_cpu(ehdr, buf_ehdr->e_phentsize); in elf_read_ehdr()
/kernel/linux/linux-6.6/kernel/
H A Dkexec_elf.c65 if (ehdr->e_phnum > 0 && ehdr->e_phentsize != sizeof(struct elf_phdr)) { in elf_is_ehdr_sane()
154 ehdr->e_phentsize = elf16_to_cpu(ehdr, buf_ehdr->e_phentsize); in elf_read_ehdr()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Delf.h218 Elf32_Half e_phentsize; member
235 Elf64_Half e_phentsize; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Delf.h219 Elf32_Half e_phentsize; member
236 Elf64_Half e_phentsize; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Delf.h181 Elf32_Half e_phentsize; member
197 Elf64_Half e_phentsize; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Delf.h181 Elf32_Half e_phentsize; member
197 Elf64_Half e_phentsize; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Delf.h167 Elf32_Half e_phentsize; member
183 Elf64_Half e_phentsize; member
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dremoteproc_elf_helpers.h67 ELF_GEN_FIELD_GET_SET(hdr, e_phentsize, u16)
/kernel/linux/linux-5.10/arch/mips/boot/tools/
H A Drelocs.c232 ehdr.e_phentsize = elf_half_to_cpu(ehdr.e_phentsize); in read_ehdr()
250 if (ehdr.e_phentsize != sizeof(Elf_Phdr)) in read_ehdr()
/kernel/linux/linux-6.6/arch/mips/boot/tools/
H A Drelocs.c232 ehdr.e_phentsize = elf_half_to_cpu(ehdr.e_phentsize); in read_ehdr()
250 if (ehdr.e_phentsize != sizeof(Elf_Phdr)) in read_ehdr()
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dremoteproc_elf_helpers.h67 ELF_GEN_FIELD_GET_SET(hdr, e_phentsize, u16)
/kernel/linux/linux-5.10/tools/testing/selftests/proc/
H A Dproc-pid-vm.c88 uint16_t e_phentsize; member
178 h.e_phentsize = sizeof(struct elf64_phdr); in make_exe()
/kernel/linux/linux-5.10/sound/pci/mixart/
H A Dmixart_hwdep.c71 __be16 e_phentsize; member
104 u32 pos = be32_to_cpu(elf_header->e_phoff) + (u32)(i * be16_to_cpu(elf_header->e_phentsize)); in mixart_load_elf()
/kernel/linux/linux-6.6/tools/testing/selftests/proc/
H A Dproc-pid-vm.c90 uint16_t e_phentsize; member
180 h.e_phentsize = sizeof(struct elf64_phdr); in make_exe()
/kernel/linux/linux-6.6/sound/pci/mixart/
H A Dmixart_hwdep.c72 __be16 e_phentsize; member
105 u32 pos = be32_to_cpu(elf_header->e_phoff) + (u32)(i * be16_to_cpu(elf_header->e_phentsize)); in mixart_load_elf()
/kernel/linux/linux-5.10/arch/x86/tools/
H A Drelocs.c365 ehdr.e_phentsize = elf_half_to_cpu(ehdr.e_phentsize); in read_ehdr()
382 if (ehdr.e_phentsize != sizeof(Elf_Phdr)) in read_ehdr()
/kernel/linux/linux-6.6/arch/x86/tools/
H A Drelocs.c393 ehdr.e_phentsize = elf_half_to_cpu(ehdr.e_phentsize); in read_ehdr()
410 if (ehdr.e_phentsize != sizeof(Elf_Phdr)) in read_ehdr()

Completed in 19 milliseconds

123