Home
last modified time | relevance | path

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

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