Home
last modified time | relevance | path

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

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