Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/boot/
H A Delf.h143 #define EV_NONE 0 /* e_version, EI_VERSION */ macro
/openbmc/linux/include/uapi/linux/
H A Delf.h360 #define EV_NONE 0 /* e_version, EI_VERSION */ macro
/openbmc/linux/tools/lib/bpf/
H A Delf.c19 if (elf_version(EV_CURRENT) == EV_NONE) { in elf_open()
H A Dlinker.c225 if (elf_version(EV_CURRENT) == EV_NONE) { in bpf_linker__new()
H A Dbtf.c933 if (elf_version(EV_CURRENT) == EV_NONE) { in btf_parse_elf()
H A Dlibbpf.c7391 if (elf_version(EV_CURRENT) == EV_NONE) { in bpf_object_open()
/openbmc/u-boot/include/
H A Delf.h225 #define EV_NONE 0 /* Invalid */ macro
/openbmc/linux/tools/perf/util/
H A Dgenelf.c263 if (elf_version(EV_CURRENT) == EV_NONE) { in jit_write_elf()
/openbmc/qemu/include/
H A Delf.h1670 #define EV_NONE 0 /* e_version, EI_VERSION */ macro