Home
last modified time | relevance | path

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

/tools/perf/util/
A Dgenelf.c179 if (elf_version(EV_CURRENT) == EV_NONE) { in jit_write_elf()
/tools/include/uapi/linux/
A Delf.h368 #define EV_NONE 0 /* e_version, EI_VERSION */ macro
/tools/lib/bpf/
A Delf.c33 if (elf_version(EV_CURRENT) == EV_NONE) { in elf_open()
A Dlinker.c236 if (elf_version(EV_CURRENT) == EV_NONE) { in bpf_linker__new()
282 if (elf_version(EV_CURRENT) == EV_NONE) { in bpf_linker__new_fd()
A Dbtf.c1202 if (elf_version(EV_CURRENT) == EV_NONE) { in btf_parse_elf()
A Dlibbpf.c7999 if (elf_version(EV_CURRENT) == EV_NONE) { in bpf_object_open()

Completed in 61 milliseconds