Home
last modified time | relevance | path

Searched refs:EI_VERSION (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/
H A Delf.c67 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 Dqa.py15 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 Dsymbol-minimal.c107 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 Delf.h123 #define EI_VERSION 6 macro
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dremoteproc_elf_helpers.h35 hdr->e_ident[EI_VERSION] = EV_CURRENT; in elf_hdr_init_ident()
/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/cell/
H A Dvma_map.c101 [EI_VERSION] = EV_CURRENT, in create_vma_map()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Delf.h336 #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 Delf.h335 #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 Delf.h335 #define EI_VERSION 6 macro
/OK3568_Linux_fs/kernel/scripts/
H A Dsorttable.c328 ehdr->e_ident[EI_VERSION] != EV_CURRENT) { in do_file()
H A Drecordmcount.c525 ehdr->e_ident[EI_VERSION] != EV_CURRENT) { in do_file()
/OK3568_Linux_fs/u-boot/include/
H A Delf.h49 #define EI_VERSION 6 /* ELF header version */ macro
/OK3568_Linux_fs/u-boot/tools/
H A Dmips-relocs.c244 if (ehdr32->e_ident[EI_VERSION] != EV_CURRENT) { in main()
/OK3568_Linux_fs/kernel/kernel/
H A Dkexec_elf.c72 } 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 Dmali_kbase_csf_firmware_core_dump.c185 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 Delf_common.h76 #define EI_VERSION 6 /* ELF format version. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Delf_common.h76 #define EI_VERSION 6 /* ELF format version. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Delf_common.h76 #define EI_VERSION 6 /* ELF format version. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Delf_common.h76 #define EI_VERSION 6 /* ELF format version. */ macro
/OK3568_Linux_fs/kernel/fs/proc/
H A Dvmcore.c1210 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 Dkcore.c340 [EI_VERSION] = EV_CURRENT, in read_kcore()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dopal-core.c360 elf->e_ident[EI_VERSION] = EV_CURRENT; in create_opalcore()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/minidump/
H A Drk_minidump.c510 ehdr->e_ident[EI_VERSION] = EV_CURRENT; in rk_minidump_add_header()
/OK3568_Linux_fs/kernel/arch/mips/boot/tools/
H A Drelocs.c220 if (ehdr.e_ident[EI_VERSION] != EV_CURRENT) in read_ehdr()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dcrash_dump.c518 ehdr->e_ident[EI_VERSION] = EV_CURRENT; in ehdr_init()

12