Home
last modified time | relevance | path

Searched refs:e_ehsize (Results 1 – 25 of 42) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Delf.h64 Elf32_Half e_ehsize; member
81 Elf64_Half e_ehsize; member
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dtrust_merger.h141 uint16_t e_ehsize; member
158 uint16_t e_ehsize; member
/OK3568_Linux_fs/yocto/poky/scripts/
H A Drelocate_sdk.py54 e_ehsize, e_phentsize, e_phnum, e_shentsize, e_shnum, e_shstrndx
69 e_ehsize, e_phentsize, e_phnum, e_shentsize, e_shnum, e_shstrndx =\
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Delf.h214 Elf32_Half e_ehsize; member
231 Elf64_Half e_ehsize; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Delf.h213 Elf32_Half e_ehsize; member
230 Elf64_Half e_ehsize; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Delf.h213 Elf32_Half e_ehsize; member
230 Elf64_Half e_ehsize; member
/OK3568_Linux_fs/kernel/scripts/
H A Dsorttable.c362 if (r2(&ehdr->e_ehsize) != sizeof(Elf32_Ehdr) || in do_file()
373 if (r2(&ghdr->e_ehsize) != sizeof(Elf64_Ehdr) || in do_file()
H A Drecordmcount.c582 if (w2(ehdr->e_ehsize) != sizeof(Elf32_Ehdr) in do_file()
597 if (w2(ghdr->e_ehsize) != sizeof(Elf64_Ehdr) in do_file()
/OK3568_Linux_fs/kernel/tools/testing/selftests/proc/
H A Dproc-pid-vm.c87 uint16_t e_ehsize; member
177 h.e_ehsize = sizeof(struct elf64_hdr); in make_exe()
/OK3568_Linux_fs/kernel/arch/mips/boot/tools/
H A Drelocs.c231 ehdr.e_ehsize = elf_half_to_cpu(ehdr.e_ehsize); in read_ehdr()
247 if (ehdr.e_ehsize != sizeof(Elf_Ehdr)) in read_ehdr()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dkexec_elf.c87 size = ehdr->e_ehsize + ehdr->e_phoff; in s390_elf_load()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Delf32.h66 Elf32_Half e_ehsize; /* Size of ELF header in bytes. */ member
H A Delf64.h75 Elf64_Half e_ehsize; /* Size of ELF header in bytes. */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Delf32.h66 Elf32_Half e_ehsize; /* Size of ELF header in bytes. */ member
H A Delf64.h75 Elf64_Half e_ehsize; /* Size of ELF header in bytes. */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Delf32.h66 Elf32_Half e_ehsize; /* Size of ELF header in bytes. */ member
H A Delf64.h75 Elf64_Half e_ehsize; /* Size of ELF header in bytes. */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Delf32.h66 Elf32_Half e_ehsize; /* Size of ELF header in bytes. */ member
H A Delf64.h75 Elf64_Half e_ehsize; /* Size of ELF header in bytes. */ member
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dremoteproc_elf_helpers.h66 ELF_GEN_FIELD_GET_SET(hdr, e_ehsize, u32) in ELF_GEN_FIELD_GET_SET()
/OK3568_Linux_fs/kernel/arch/x86/tools/
H A Drelocs.c365 ehdr.e_ehsize = elf_half_to_cpu(ehdr.e_ehsize); in read_ehdr()
381 if (ehdr.e_ehsize != sizeof(Elf_Ehdr)) in read_ehdr()
/OK3568_Linux_fs/kernel/arch/mips/boot/
H A Delf2ecoff.c178 e->e_ehsize = swab16(e->e_ehsize); in convert_elf_hdr()
/OK3568_Linux_fs/u-boot/tools/
H A Dimg2srec.c260 getPtr = ExtractWord(&elfHeader.e_ehsize, getPtr); in ConvertELF()
/OK3568_Linux_fs/u-boot/include/
H A Delf.h108 Elf32_Half e_ehsize; /* ELF header size */ member
/OK3568_Linux_fs/kernel/kernel/
H A Dkexec_elf.c145 if (elf16_to_cpu(ehdr, buf_ehdr->e_ehsize) != sizeof(*buf_ehdr)) { in elf_read_ehdr()

12