Searched refs:EV_NONE (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/powerpc/boot/
H A Delf.h143 #define EV_NONE 0 /* e_version, EI_VERSION */ macro
/linux-master/include/uapi/linux/
H A Delf.h360 #define EV_NONE 0 /* e_version, EI_VERSION */ macro
/linux-master/tools/perf/util/
H A Dgenelf.c263 if (elf_version(EV_CURRENT) == EV_NONE) {
/linux-master/tools/lib/bpf/
H A Delf.c31 if (elf_version(EV_CURRENT) == EV_NONE) {
H A Dlinker.c225 if (elf_version(EV_CURRENT) == EV_NONE) {
H A Dbtf.c1098 if (elf_version(EV_CURRENT) == EV_NONE) {
H A Dlibbpf.c7821 if (elf_version(EV_CURRENT) == EV_NONE) {

Completed in 196 milliseconds