Searched refs:STRIP (Results 1 – 19 of 19) sorted by relevance
11 quiet_cmd_strip = STRIP $@12 cmd_strip = $(STRIP) -s -o $@ $<
19 quiet_cmd_strip = STRIP $< $@$220 cmd_strip = $(STRIP) -K microblaze_start -K _end -K __log_buf \
267 STRIP := $(CHOST)-strip macro355 $(STRIP) -s $(TOOLCHAIN_PATH)/$(CHOST)/lib/libc.so373 $(STRIP) -s $@382 $(STRIP) -s $@387 $(STRIP) -s $@397 $(STRIP) -s $@407 $(STRIP) -s $@418 $(STRIP) -s $@422 $(STRIP) -s $@433 $(STRIP) -s $@[all …]
67 $STRIP -g $1 -R __bug_table -R .note -R .comment -o $stripped78 STRIP="${CROSS_COMPILE}strip"
84 quiet_cmd_strip = STRIP $@85 cmd_strip = $(STRIP) $(strip-option) $@
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
69 quiet_cmd_strip = STRIP $@70 cmd_strip = $(STRIP) -o $@ $<
65 $(call allow-override,STRIP,$(LLVM_PREFIX)llvm-strip$(LLVM_SUFFIX))72 $(call allow-override,STRIP,$(CROSS_COMPILE)strip)
111 quiet_cmd_strip = STRIP $@112 cmd_strip = $(STRIP) -s $@
88 STRIPCMD = $(STRIP) -s --remove-section=.note --remove-section=.comment
20 $(call allow-override,STRIP,$(CROSS_COMPILE)strip)
172 $(STRIP) --strip-debug -o $@ $<; \
490 STRIP = $(LLVM_PREFIX)llvm-strip$(LLVM_SUFFIX) macro499 STRIP = $(CROSS_COMPILE)strip macro605 export CPP AR NM STRIP OBJCOPY OBJDUMP READELF PAHOLE RESOLVE_BTFIDS LEX YACC AWK INSTALLKERNEL
699 D: Author of Starmode Radio IP (STRIP) driver
45 make CC=clang LD=ld.lld AR=llvm-ar NM=llvm-nm STRIP=llvm-strip \
196 STRIP = strip652 $(STRIP) $(STRIP_OPTS) $(PROGRAMS) $(OUTPUT)perf
411 $(STRIP) -s -R .comment $< -o $@