Home
last modified time | relevance | path

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

/Linux-v5.4/arch/microblaze/boot/
DMakefile19 quiet_cmd_strip = STRIP $< $@$2
20 cmd_strip = $(STRIP) -K microblaze_start -K _end -K __log_buf \
/Linux-v5.4/scripts/
Dobjdiff67 $STRIP -g $1 -R __bug_table -R .note -R .comment -o $stripped
78 STRIP="${CROSS_COMPILE}strip"
/Linux-v5.4/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.4/tools/power/cpupower/
DMakefile92 STRIP = $(CROSS)strip macro
111 export CROSS CC AR STRIP RANLIB CFLAGS LDFLAGS LIB_OBJS
/Linux-v5.4/arch/alpha/boot/
DMakefile69 quiet_cmd_strip = STRIP $@
70 cmd_strip = $(STRIP) -o $@ $<
/Linux-v5.4/arch/mips/boot/compressed/
DMakefile98 quiet_cmd_strip = STRIP $@
99 cmd_strip = $(STRIP) -s $@
/Linux-v5.4/tools/power/acpi/
DMakefile.config88 STRIPCMD = $(STRIP) -s --remove-section=.note --remove-section=.comment
/Linux-v5.4/drivers/firmware/efi/libstub/
DMakefile90 $(STRIP) --strip-debug -o $@ $<; \
/Linux-v5.4/tools/scripts/
DMakefile.include60 $(call allow-override,STRIP,$(CROSS_COMPILE)strip)
/Linux-v5.4/
DMakefile413 STRIP = $(CROSS_COMPILE)strip macro
475 export CPP AR NM STRIP OBJCOPY OBJDUMP OBJSIZE PAHOLE LEX YACC AWK INSTALLKERNEL
965 mod_strip_cmd = $(STRIP) --strip-debug
967 mod_strip_cmd = $(STRIP) $(INSTALL_MOD_STRIP)
DCREDITS676 D: Author of Starmode Radio IP (STRIP) driver
/Linux-v5.4/tools/perf/
DMakefile.perf180 STRIP = strip
583 $(STRIP) $(STRIP_OPTS) $(PROGRAMS) $(OUTPUT)perf