Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/bpf/preload/iterators/
A DMakefile7 LLVM_STRIP ?= llvm-strip macro
55 $(LLVM_STRIP) -g $@
/linux-6.3-rc2/drivers/hid/bpf/entrypoints/
A DMakefile7 LLVM_STRIP ?= llvm-strip macro
63 $(LLVM_STRIP) -g $@
/linux-6.3-rc2/tools/bpf/runqslower/
A DMakefile67 $(LLVM_STRIP) -g $@
/linux-6.3-rc2/tools/scripts/
A DMakefile.include92 LLVM_STRIP ?= llvm-strip
/linux-6.3-rc2/tools/bpf/bpftool/
A DMakefile220 $(Q)$(LLVM_STRIP) -g $@
/linux-6.3-rc2/tools/perf/
A DMakefile.perf184 LLVM_STRIP ?= llvm-strip
1079 -c $(filter util/bpf_skel/%.bpf.c,$^) -o $@ && $(LLVM_STRIP) -g $@

Completed in 7 milliseconds