Searched refs:STRIP (Results 1 – 19 of 19) sorted by relevance
64 STRIP := strip macro69 STRIP := $(CBUILD)-strip macro273 $(STRIP) -s $@294 $(STRIP) -s $@303 $(STRIP) -s $@308 $(STRIP) -s $@318 $(STRIP) -s $@328 $(STRIP) -s $@339 $(STRIP) -s $@343 $(STRIP) -s $@[all …]
19 quiet_cmd_strip = STRIP $< $@$220 cmd_strip = $(STRIP) -K microblaze_start -K _end -K __log_buf \
67 $STRIP -g $1 -R __bug_table -R .note -R .comment -o $stripped78 STRIP="${CROSS_COMPILE}strip"
18 quiet_cmd_strip = STRIP $@19 cmd_strip = $(STRIP) -R .comment -R .note -K sun4u_init -K _end -K _start $< -o $@
92 STRIP = $(CROSS)strip macro111 export CROSS CC AR STRIP RANLIB CFLAGS LDFLAGS LIB_OBJS
58 $(call allow-override,STRIP,llvm-strip)65 $(call allow-override,STRIP,$(CROSS_COMPILE)strip)
69 quiet_cmd_strip = STRIP $@70 cmd_strip = $(STRIP) -o $@ $<
47 …env CC="$(CC)" OUTNAME="$(OUT)/bin/toybox" CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" STRIP="$(STRIP)…
71 command += " STRIP=\"$ohos_current_strip_command\""
108 quiet_cmd_strip = STRIP $@109 cmd_strip = $(STRIP) -s $@
50 $(HIDE)$(STRIP) $(BUILD_DIR)/mksh -o $(OUT)/bin/mksh
87 STRIPCMD = $(STRIP) -s --remove-section=.note --remove-section=.comment
63 STRIP = $(LITEOS_COMPILER_PATH)$(CROSS_COMPILE)strip76 STRIP = $(LITEOS_COMPILER_PATH)$(CROSS_COMPILE)strip
139 $(STRIP) --strip-debug -o $@ $<; \
59 make CC=clang LD=ld.lld AR=llvm-ar NM=llvm-nm STRIP=llvm-strip \
438 STRIP = llvm-strip macro447 STRIP = $(CROSS_COMPILE)strip macro512 export CPP AR NM STRIP OBJCOPY OBJDUMP READELF PAHOLE RESOLVE_BTFIDS LEX YACC AWK INSTALLKERNEL1081 mod_strip_cmd = $(STRIP) --strip-debug1083 mod_strip_cmd = $(STRIP) $(INSTALL_MOD_STRIP)
685 D: Author of Starmode Radio IP (STRIP) driver
183 $(HIDE)shopt -s nullglob && $(STRIP) $(ROOTFS_DIR)/bin/* $(ROOTFS_DIR)/lib/*
188 STRIP = strip629 $(STRIP) $(STRIP_OPTS) $(PROGRAMS) $(OUTPUT)perf