Home
last modified time | relevance | path

Searched refs:LLVM_STRIP (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/kernel/bpf/preload/iterators/
H A DMakefile5 LLVM_STRIP ?= llvm-strip macro
45 $(LLVM_STRIP) -g $@
/kernel/linux/linux-5.10/tools/bpf/runqslower/
H A DMakefile5 LLVM_STRIP ?= llvm-strip macro
60 $(LLVM_STRIP) -g $@
/kernel/linux/linux-6.6/kernel/bpf/preload/iterators/
H A DMakefile7 LLVM_STRIP ?= llvm-strip macro
55 $(LLVM_STRIP) -g $@
/kernel/linux/linux-6.6/drivers/hid/bpf/entrypoints/
H A DMakefile7 LLVM_STRIP ?= llvm-strip macro
63 $(LLVM_STRIP) -g $@
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A DMakefile61 LLVM_STRIP ?= llvm-strip macro
150 -g -O2 -target bpf -c $< -o $@ && $(LLVM_STRIP) -g $@
/kernel/linux/linux-6.6/tools/bpf/runqslower/
H A DMakefile67 $(LLVM_STRIP) -g $@
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A DMakefile220 $(Q)$(LLVM_STRIP) -g $@

Completed in 2 milliseconds