Home
last modified time | relevance | path

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

/linux/samples/hid/
A DMakefile86 BTF_OBJCOPY_PROBE := $(shell $(LLVM_OBJCOPY) --help 2>&1 | grep -i 'usage.*llvm') macro
96 ifneq ($(and $(BTF_LLC_PROBE),$(BTF_PAHOLE_PROBE),$(BTF_OBJCOPY_PROBE)),)
/linux/samples/bpf/
A DMakefile228 BTF_OBJCOPY_PROBE := $(shell $(LLVM_OBJCOPY) --help 2>&1 | grep -i 'usage.*llvm') macro
238 ifneq ($(and $(BTF_LLC_PROBE),$(BTF_PAHOLE_PROBE),$(BTF_OBJCOPY_PROBE)),)

Completed in 7 milliseconds