Home
last modified time | relevance | path

Searched defs:LIBELF_LIBS (Results 1 – 2 of 2) sorted by relevance

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