Lines Matching defs:OBJCOPY
10971 OBJCOPY = objcopy
22685 $(OBJCOPY) -O a.out-i386-linux $< $@ -R .note.gnu.build-id
22691 $(OBJCOPY) -O binary --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .interp -R .dynamic -R .hash -R .SUNW_ldynsym -R .dynsym -R .dynstr -R .SUNW_dynsymsort -R .reginfo -R .rel.dyn $< $@;
22697 $(OBJCOPY) -O binary --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .interp -R .dynamic -R .hash -R .SUNW_ldynsym -R .dynsym -R .dynstr -R .SUNW_dynsymsort -R .reginfo -R .rel.dyn $< $@;
22739 $(OBJCOPY) --add-section=miniroot=$< $(GRUB_PAYLOADS_DIR)/knetbsd.miniroot.i386 $@
22748 $(OBJCOPY) --add-section=miniroot=$< $(GRUB_PAYLOADS_DIR)/knetbsd.miniroot.x86_64 $@