Home
last modified time | relevance | path

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

/openbmc/linux/samples/hid/
H A DMakefile87 BTF_OBJCOPY_PROBE := $(shell $(LLVM_OBJCOPY) --help 2>&1 | grep -i 'usage.*llvm') macro
/openbmc/linux/samples/bpf/
H A DMakefile220 BTF_OBJCOPY_PROBE := $(shell $(LLVM_OBJCOPY) --help 2>&1 | grep -i 'usage.*llvm') macro