Home
last modified time | relevance | path

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

/linux/tools/objtool/
H A DMakefile69 elfshdr := $(shell echo '$(pound)include <libelf.h>' | $(HOSTCC) $(OBJTOOL_CFLAGS) -x c -E - 2>/dev… macro
70 OBJTOOL_CFLAGS += $(if $(elfshdr),,-DLIBELF_USE_DEPRECATED)