| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/ |
| H A D | elf.c | 67 TEST_ASSERT(ident[EI_VERSION] == EV_CURRENT, in elfhdr_get() 73 filename, ident[EI_VERSION], EV_CURRENT); in elfhdr_get()
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | qa.py | 15 EI_VERSION = 6 variable in ELFFile 81 self.my_assert(self.data[ELFFile.EI_VERSION], ELFFile.EV_CURRENT)
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | symbol-minimal.c | 107 e_ident[EI_VERSION] != EV_CURRENT) in filename__read_build_id() 312 e_ident[EI_VERSION] != EV_CURRENT) in fd__is_64_bit()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | elf.h | 123 #define EI_VERSION 6 macro
|
| /OK3568_Linux_fs/kernel/drivers/remoteproc/ |
| H A D | remoteproc_elf_helpers.h | 35 hdr->e_ident[EI_VERSION] = EV_CURRENT; in elf_hdr_init_ident()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/oprofile/cell/ |
| H A D | vma_map.c | 101 [EI_VERSION] = EV_CURRENT, in create_vma_map()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | elf.h | 336 #define EI_VERSION 6 macro
|
| /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 | 335 #define EI_VERSION 6 macro
|
| /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 | 335 #define EI_VERSION 6 macro
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | sorttable.c | 328 ehdr->e_ident[EI_VERSION] != EV_CURRENT) { in do_file()
|
| H A D | recordmcount.c | 525 ehdr->e_ident[EI_VERSION] != EV_CURRENT) { in do_file()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | elf.h | 49 #define EI_VERSION 6 /* ELF header version */ macro
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | mips-relocs.c | 244 if (ehdr32->e_ident[EI_VERSION] != EV_CURRENT) { in main()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | kexec_elf.c | 72 } else if (ehdr->e_ident[EI_VERSION] != EV_CURRENT || in elf_is_ehdr_sane()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_firmware_core_dump.c | 185 hdr->e_ident[EI_VERSION] = EV_CURRENT; in fw_core_dump_fill_elf_header()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | elf_common.h | 76 #define EI_VERSION 6 /* ELF format version. */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | elf_common.h | 76 #define EI_VERSION 6 /* ELF format version. */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | elf_common.h | 76 #define EI_VERSION 6 /* ELF format version. */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | elf_common.h | 76 #define EI_VERSION 6 /* ELF format version. */ macro
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | vmcore.c | 1210 ehdr.e_ident[EI_VERSION] != EV_CURRENT || in parse_crash_elf64_headers() 1266 ehdr.e_ident[EI_VERSION] != EV_CURRENT || in parse_crash_elf32_headers()
|
| H A D | kcore.c | 340 [EI_VERSION] = EV_CURRENT, in read_kcore()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | opal-core.c | 360 elf->e_ident[EI_VERSION] = EV_CURRENT; in create_opalcore()
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/minidump/ |
| H A D | rk_minidump.c | 510 ehdr->e_ident[EI_VERSION] = EV_CURRENT; in rk_minidump_add_header()
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/tools/ |
| H A D | relocs.c | 220 if (ehdr.e_ident[EI_VERSION] != EV_CURRENT) in read_ehdr()
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | crash_dump.c | 518 ehdr->e_ident[EI_VERSION] = EV_CURRENT; in ehdr_init()
|