Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/wireguard/qemu/
DMakefile64 STRIP := strip macro
69 STRIP := $(CBUILD)-strip macro
273 $(STRIP) -s $@
294 $(STRIP) -s $@
303 $(STRIP) -s $@
308 $(STRIP) -s $@
318 $(STRIP) -s $@
328 $(STRIP) -s $@
339 $(STRIP) -s $@
343 $(STRIP) -s $@
[all …]
/kernel/linux/linux-5.10/arch/microblaze/boot/
DMakefile19 quiet_cmd_strip = STRIP $< $@$2
20 cmd_strip = $(STRIP) -K microblaze_start -K _end -K __log_buf \
/kernel/linux/linux-5.10/scripts/
Dobjdiff67 $STRIP -g $1 -R __bug_table -R .note -R .comment -o $stripped
78 STRIP="${CROSS_COMPILE}strip"
/kernel/linux/linux-5.10/arch/sparc/boot/
DMakefile18 quiet_cmd_strip = STRIP $@
19 cmd_strip = $(STRIP) -R .comment -R .note -K sun4u_init -K _end -K _start $< -o $@
/kernel/linux/linux-5.10/tools/power/cpupower/
DMakefile92 STRIP = $(CROSS)strip macro
111 export CROSS CC AR STRIP RANLIB CFLAGS LDFLAGS LIB_OBJS
/kernel/linux/linux-5.10/tools/scripts/
DMakefile.include58 $(call allow-override,STRIP,llvm-strip)
65 $(call allow-override,STRIP,$(CROSS_COMPILE)strip)
/kernel/linux/linux-5.10/arch/alpha/boot/
DMakefile69 quiet_cmd_strip = STRIP $@
70 cmd_strip = $(STRIP) -o $@ $<
/kernel/liteos_a/apps/toybox/
DMakefile47 …env CC="$(CC)" OUTNAME="$(OUT)/bin/toybox" CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" STRIP="$(STRIP)…
DBUILD.gn71 command += " STRIP=\"$ohos_current_strip_command\""
/kernel/linux/linux-5.10/arch/mips/boot/compressed/
DMakefile108 quiet_cmd_strip = STRIP $@
109 cmd_strip = $(STRIP) -s $@
/kernel/liteos_a/apps/mksh/
DMakefile50 $(HIDE)$(STRIP) $(BUILD_DIR)/mksh -o $(OUT)/bin/mksh
/kernel/linux/linux-5.10/tools/power/acpi/
DMakefile.config87 STRIPCMD = $(STRIP) -s --remove-section=.note --remove-section=.comment
/kernel/liteos_a/tools/build/mk/
Dlos_config.mk63 STRIP = $(LITEOS_COMPILER_PATH)$(CROSS_COMPILE)strip
76 STRIP = $(LITEOS_COMPILER_PATH)$(CROSS_COMPILE)strip
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
DMakefile139 $(STRIP) --strip-debug -o $@ $<; \
/kernel/linux/linux-5.10/Documentation/kbuild/
Dllvm.rst59 make CC=clang LD=ld.lld AR=llvm-ar NM=llvm-nm STRIP=llvm-strip \
/kernel/linux/linux-5.10/
DMakefile438 STRIP = llvm-strip macro
447 STRIP = $(CROSS_COMPILE)strip macro
512 export CPP AR NM STRIP OBJCOPY OBJDUMP READELF PAHOLE RESOLVE_BTFIDS LEX YACC AWK INSTALLKERNEL
1081 mod_strip_cmd = $(STRIP) --strip-debug
1083 mod_strip_cmd = $(STRIP) $(INSTALL_MOD_STRIP)
DCREDITS685 D: Author of Starmode Radio IP (STRIP) driver
/kernel/liteos_a/
DMakefile183 $(HIDE)shopt -s nullglob && $(STRIP) $(ROOTFS_DIR)/bin/* $(ROOTFS_DIR)/lib/*
/kernel/linux/linux-5.10/tools/perf/
DMakefile.perf188 STRIP = strip
629 $(STRIP) $(STRIP_OPTS) $(PROGRAMS) $(OUTPUT)perf