Home
last modified time | relevance | path

Searched defs:LIBELF_LIBS (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/objtool/
H A DMakefile23 LIBELF_LIBS := $(shell pkg-config libelf --libs 2>/dev/null || echo -lelf) macro
/kernel/linux/linux-6.6/tools/objtool/
H A DMakefile22 LIBELF_LIBS := $(shell $(HOSTPKG_CONFIG) libelf --libs 2>/dev/null || echo -lelf) macro
/kernel/linux/linux-6.6/tools/bpf/resolve_btfids/
H A DMakefile68 LIBELF_LIBS := $(shell $(HOSTPKG_CONFIG) libelf --libs 2>/dev/null || echo -lelf) macro

Completed in 1 milliseconds