Home
last modified time | relevance | path

Searched refs:STRIP (Results 1 – 8 of 8) sorted by relevance

/tools/tracing/rtla/
A DMakefile.rtla12 $(call allow-override,STRIP,$(CROSS_COMPILE)strip)
16 export CC AR STRIP PKG_CONFIG LD_SO_CONF_PATH LDCONFIG
/tools/verification/rv/
A DMakefile.rv12 $(call allow-override,STRIP,$(CROSS_COMPILE)strip)
16 export CC AR STRIP PKG_CONFIG LD_SO_CONF_PATH LDCONFIG
/tools/power/cpupower/
A DMakefile101 STRIP = $(CROSS)strip macro
107 STRIP ?= $(CROSS)strip macro
118 export CROSS CC AR STRIP RANLIB CFLAGS LDFLAGS LIB_OBJS
/tools/tracing/latency/
A DMakefile74 STRIP := strip macro
80 @$(STRIP) $(DESTDIR)$(BINDIR)/latency-collector
/tools/testing/selftests/wireguard/qemu/
A DMakefile267 STRIP := $(CHOST)-strip macro
355 $(STRIP) -s $(TOOLCHAIN_PATH)/$(CHOST)/lib/libc.so
373 $(STRIP) -s $@
382 $(STRIP) -s $@
387 $(STRIP) -s $@
397 $(STRIP) -s $@
408 $(STRIP) -s $@
419 $(STRIP) -s $@
423 $(STRIP) -s $@
434 $(STRIP) -s $@
[all …]
/tools/power/acpi/
A DMakefile.config88 STRIPCMD = $(STRIP) -s --remove-section=.note --remove-section=.comment
/tools/scripts/
A DMakefile.include65 $(call allow-override,STRIP,$(LLVM_PREFIX)llvm-strip$(LLVM_SUFFIX))
72 $(call allow-override,STRIP,$(CROSS_COMPILE)strip)
/tools/perf/
A DMakefile.perf217 STRIP = strip
762 $(STRIP) $(STRIP_OPTS) $(PROGRAMS) $(OUTPUT)perf

Completed in 10 milliseconds