Searched refs:BTF_OBJCOPY_PROBE (Results 1 – 2 of 2) sorted by relevance
167 BTF_OBJCOPY_PROBE := $(shell $(LLVM_OBJCOPY) --help 2>&1 | grep -i 'usage.*llvm') macro178 ifneq ($(BTF_OBJCOPY_PROBE),)
216 BTF_OBJCOPY_PROBE := $(shell $(LLVM_OBJCOPY) --help 2>&1 | grep -i 'usage.*llvm') macro225 ifneq ($(and $(BTF_LLC_PROBE),$(BTF_PAHOLE_PROBE),$(BTF_OBJCOPY_PROBE)),)