Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/bpf/
DMakefile238 BTF_LLVM_PROBE := $(shell echo "int main() { return 0; }" | \ macro
244 ifneq ($(BTF_LLVM_PROBE),)