Home
last modified time | relevance | path

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

/linux/tools/objtool/
A DMakefile37 elfshdr := $(shell echo '$(pound)include <libelf.h>' | $(CC) $(CFLAGS) -x c -E - | grep elf_getshdr) macro
38 CFLAGS += $(if $(elfshdr),,-DLIBELF_USE_DEPRECATED)

Completed in 3 milliseconds