Searched refs:cmd_strip (Results 1 – 4 of 4) sorted by relevance
35 cmd_strip = $(STRIP) -K microblaze_start -K _end -K __log_buf \ macro
69 cmd_strip = $(STRIP) -s $@ macro
19 cmd_strip = $(STRIP) -R .comment -R .note -K sun4u_init -K _end -K _start $< -o $@ macro
67 cmd_strip = $(STRIP) -o $@ $< macro