Home
last modified time | relevance | path

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

/linux-5.15/tools/testing/selftests/wireguard/qemu/
A 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 …]
/linux-5.15/arch/microblaze/boot/
H A DMakefile19 quiet_cmd_strip = STRIP $< $@$2
20 cmd_strip = $(STRIP) -K microblaze_start -K _end -K __log_buf \
/linux-5.15/scripts/
A Dobjdiff67 $STRIP -g $1 -R __bug_table -R .note -R .comment -o $stripped
78 STRIP="${CROSS_COMPILE}strip"
H A DMakefile.modinst54 quiet_cmd_strip = STRIP $@
55 cmd_strip = $(STRIP) $(strip-option) $@
/linux-5.15/arch/sparc/boot/
H A DMakefile18 quiet_cmd_strip = STRIP $@
19 cmd_strip = $(STRIP) -R .comment -R .note -K sun4u_init -K _end -K _start $< -o $@
/linux-5.15/tools/power/cpupower/
H A DMakefile92 STRIP = $(CROSS)strip macro
111 export CROSS CC AR STRIP RANLIB CFLAGS LDFLAGS LIB_OBJS
/linux-5.15/tools/scripts/
H A DMakefile.include59 $(call allow-override,STRIP,llvm-strip)
66 $(call allow-override,STRIP,$(CROSS_COMPILE)strip)
/linux-5.15/arch/alpha/boot/
H A DMakefile69 quiet_cmd_strip = STRIP $@
70 cmd_strip = $(STRIP) -o $@ $<
/linux-5.15/arch/mips/boot/compressed/
H A DMakefile116 quiet_cmd_strip = STRIP $@
117 cmd_strip = $(STRIP) -s $@
/linux-5.15/tools/power/acpi/
A DMakefile.config87 STRIPCMD = $(STRIP) -s --remove-section=.note --remove-section=.comment
/linux-5.15/drivers/firmware/efi/libstub/
A DMakefile139 $(STRIP) --strip-debug -o $@ $<; \
/linux-5.15/Documentation/kbuild/
A Dllvm.rst59 make CC=clang LD=ld.lld AR=llvm-ar NM=llvm-nm STRIP=llvm-strip \
/linux-5.15/
H A DMakefile453 STRIP = llvm-strip macro
462 STRIP = $(CROSS_COMPILE)strip macro
527 export CPP AR NM STRIP OBJCOPY OBJDUMP READELF PAHOLE RESOLVE_BTFIDS LEX YACC AWK INSTALLKERNEL
H A DCREDITS685 D: Author of Starmode Radio IP (STRIP) driver
/linux-5.15/tools/perf/
A DMakefile.perf197 STRIP = strip
644 $(STRIP) $(STRIP_OPTS) $(PROGRAMS) $(OUTPUT)perf