Home
last modified time | relevance | path

Searched defs:elfshdr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/objtool/
H A DMakefile36 elfshdr := $(shell echo '$(pound)include <libelf.h>' | $(CC) $(CFLAGS) -x c -E - | grep elf_getshdr) macro
/kernel/linux/linux-6.6/tools/objtool/
H A DMakefile39 elfshdr := $(shell echo '$(pound)include <libelf.h>' | $(HOSTCC) $(OBJTOOL_CFLAGS) -x c -E - | grep elf_getshdr) macro

Completed in 1 milliseconds