Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/bpf/
DMakefile235 BTF_LLC_PROBE := $(shell $(LLC) -march=bpf -mattr=help 2>&1 | grep dwarfris) macro
247 ifneq ($(and $(BTF_LLC_PROBE),$(BTF_PAHOLE_PROBE),$(BTF_OBJCOPY_PROBE)),)