Searched refs:LLVM_OBJCOPY (Results 1 - 5 of 5) sorted by relevance

/linux-master/scripts/
H A DMakefile.modfinal42 LLVM_OBJCOPY="$(OBJCOPY)" $(PAHOLE) -J $(PAHOLE_FLAGS) --btf_base vmlinux $@; \
H A Dlink-vmlinux.sh128 LLVM_OBJCOPY="${OBJCOPY}" ${PAHOLE} -J ${PAHOLE_FLAGS} ${1}
/linux-master/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-master/tools/scripts/
H A DMakefile.include91 LLVM_OBJCOPY ?= llvm-objcopy
/linux-master/samples/bpf/
H A DMakefile205 LLVM_OBJCOPY ?= llvm-objcopy macro
227 BTF_OBJCOPY_PROBE := $(shell $(LLVM_OBJCOPY) --help 2>&1 | grep -i 'usage.*llvm')

Completed in 280 milliseconds