Home
last modified time | relevance | path

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

/linux/samples/hid/
A DMakefile84 BTF_LLC_PROBE := $(shell $(LLC) -march=bpf -mattr=help 2>&1 | grep dwarfris) macro
96 ifneq ($(and $(BTF_LLC_PROBE),$(BTF_PAHOLE_PROBE),$(BTF_OBJCOPY_PROBE)),)
/linux/samples/bpf/
A DMakefile226 BTF_LLC_PROBE := $(shell $(LLC) -march=bpf -mattr=help 2>&1 | grep dwarfris) macro
238 ifneq ($(and $(BTF_LLC_PROBE),$(BTF_PAHOLE_PROBE),$(BTF_OBJCOPY_PROBE)),)

Completed in 6 milliseconds