Home
last modified time | relevance | path

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

/linux/scripts/
H A DMakefile.modfinal
/linux/samples/hid/
H A DMakefile65 LLVM_OBJCOPY ?= llvm-objcopy macro
87 BTF_OBJCOPY_PROBE := $(shell $(LLVM_OBJCOPY) --help 2>&1 | grep -i 'usage.*llvm')
/linux/samples/bpf/
H A DMakefile182 LLVM_OBJCOPY ?= llvm-objcopy macro
204 BTF_OBJCOPY_PROBE := $(shell $(LLVM_OBJCOPY) --help 2>&1 | grep -i 'usage.*llvm')
/linux/tools/scripts/
H A DMakefile.include93 LLVM_OBJCOPY ?= llvm-objcopy