Home
last modified time | relevance | path

Searched refs:EV_NONE (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Delf.h143 #define EV_NONE 0 /* e_version, EI_VERSION */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Delf.h356 #define EV_NONE 0 /* e_version, EI_VERSION */ 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.h355 #define EV_NONE 0 /* e_version, EI_VERSION */ 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.h355 #define EV_NONE 0 /* e_version, EI_VERSION */ macro
/OK3568_Linux_fs/u-boot/include/
H A Delf.h215 #define EV_NONE 0 /* Invalid */ macro
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dgenelf.c261 if (elf_version(EV_CURRENT) == EV_NONE) { in jit_write_elf()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Delf_common.h92 #define EV_NONE 0 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Delf_common.h92 #define EV_NONE 0 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Delf_common.h92 #define EV_NONE 0 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Delf_common.h92 #define EV_NONE 0 macro
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dbpf_load.c523 if (elf_version(EV_CURRENT) == EV_NONE) in do_load_bpf_file()
/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/
H A Delf.h375 #define EV_NONE 0 /* Invalid ELF version */ 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/
H A Delf.h375 #define EV_NONE 0 /* Invalid ELF version */ macro
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbtf.c799 if (elf_version(EV_CURRENT) == EV_NONE) { in btf__parse_elf()
H A Dlibbpf.c6948 if (elf_version(EV_CURRENT) == EV_NONE) { in __bpf_object__open()