Home
last modified time | relevance | path

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

/openbmc/linux/samples/hid/
H A DMakefile88 BTF_LLVM_PROBE := $(shell echo "int main() { return 0; }" | \ macro
/openbmc/linux/samples/bpf/
H A DMakefile225 BTF_LLVM_PROBE := $(shell echo "int main() { return 0; }" | \ macro