| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | elf.h | 64 Elf32_Half e_ehsize; member 81 Elf64_Half e_ehsize; member
|
| /OK3568_Linux_fs/u-boot/tools/rockchip/ |
| H A D | trust_merger.h | 141 uint16_t e_ehsize; member 158 uint16_t e_ehsize; member
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | relocate_sdk.py | 54 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 D | elf.h | 214 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 D | elf.h | 213 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 D | elf.h | 213 Elf32_Half e_ehsize; member 230 Elf64_Half e_ehsize; member
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | sorttable.c | 362 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 D | recordmcount.c | 582 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 D | proc-pid-vm.c | 87 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 D | relocs.c | 231 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 D | kexec_elf.c | 87 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 D | elf32.h | 66 Elf32_Half e_ehsize; /* Size of ELF header in bytes. */ member
|
| H A D | elf64.h | 75 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 D | elf32.h | 66 Elf32_Half e_ehsize; /* Size of ELF header in bytes. */ member
|
| H A D | elf64.h | 75 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 D | elf32.h | 66 Elf32_Half e_ehsize; /* Size of ELF header in bytes. */ member
|
| H A D | elf64.h | 75 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 D | elf32.h | 66 Elf32_Half e_ehsize; /* Size of ELF header in bytes. */ member
|
| H A D | elf64.h | 75 Elf64_Half e_ehsize; /* Size of ELF header in bytes. */ member
|
| /OK3568_Linux_fs/kernel/drivers/remoteproc/ |
| H A D | remoteproc_elf_helpers.h | 66 ELF_GEN_FIELD_GET_SET(hdr, e_ehsize, u32) in ELF_GEN_FIELD_GET_SET()
|
| /OK3568_Linux_fs/kernel/arch/x86/tools/ |
| H A D | relocs.c | 365 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 D | elf2ecoff.c | 178 e->e_ehsize = swab16(e->e_ehsize); in convert_elf_hdr()
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | img2srec.c | 260 getPtr = ExtractWord(&elfHeader.e_ehsize, getPtr); in ConvertELF()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | elf.h | 108 Elf32_Half e_ehsize; /* ELF header size */ member
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | kexec_elf.c | 145 if (elf16_to_cpu(ehdr, buf_ehdr->e_ehsize) != sizeof(*buf_ehdr)) { in elf_read_ehdr()
|