Home
last modified time | relevance | path

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

/Linux-v6.6/tools/objtool/
DMakefile39 elfshdr := $(shell echo '$(pound)include <libelf.h>' | $(HOSTCC) $(OBJTOOL_CFLAGS) -x c -E - | grep… macro
40 OBJTOOL_CFLAGS += $(if $(elfshdr),,-DLIBELF_USE_DEPRECATED)