代码搜索:objcopy

找到约 940 项符合「objcopy」的源代码

代码结果 940
www.eeworm.com/read/208625/15241988

makefile

TOOLS_DIR = /tools/H-i686-pc-cygwin/bin BIN = timer.bin OUT = timer.out OBJS = timer.o lcm_write.o lcm_init.o $(BIN) : $(OUT) $(TOOLS_DIR)/arm-elf-objcopy -Obinary $(OUT) $(BIN) $(OUT) : $(OBJS) $
www.eeworm.com/read/304654/3794895

makefile

OBJCOPY = mips-elf-objcopy pmon.bin.gz: ../../IT8172EL/pmon $(OBJCOPY) -S -O binary ../../IT8172EL/pmon pmon.bin gzip -v9f pmon.bin clean: rm -f pmon.* zpmon*
www.eeworm.com/read/304654/3795037

makefile

OBJCOPY = mips-elf-objcopy pmon.bin.gz: ../../EV64240EL/pmon $(OBJCOPY) -S -O binary ../../EV64240EL/pmon pmon.bin gzip -v9f pmon.bin clean: rm -f pmon.* zpmon*
www.eeworm.com/read/151104/5686196

debug makefile.debug

# # linux/arch/arm/boot/compressed/Makefile # # create a compressed vmlinux image from the original vmlinux # COMPRESSED_EXTRA=../../lib/ll_char_wr.o OBJECTS=misc-debug.o ll_char_wr.aout.o CFLAGS=-D
www.eeworm.com/read/148139/5718318

makefile

colilo.s19: $(OBJCOPY) --input-target=binary --output-target=srec --adjust-vma 0x10c00000 \ $(SOURCE_DIR)/colilo.bin $(SOURCE_DIR)/colilo.s19
www.eeworm.com/read/148139/5718377

makefile

colilo.s19: $(OBJCOPY) --input-target=binary --output-target=srec --adjust-vma 0x10c00000 \ $(SOURCE_DIR)/colilo.bin $(SOURCE_DIR)/colilo.s19
www.eeworm.com/read/147766/5721902

debug makefile.debug

# # linux/arch/arm/boot/compressed/Makefile # # create a compressed vmlinux image from the original vmlinux # COMPRESSED_EXTRA=../../lib/ll_char_wr.o OBJECTS=misc-debug.o ll_char_wr.aout.o CFLAGS=-D
www.eeworm.com/read/136786/5862912

debug makefile.debug

# # linux/arch/arm/boot/compressed/Makefile # # create a compressed vmlinux image from the original vmlinux # COMPRESSED_EXTRA=../../lib/ll_char_wr.o OBJECTS=misc-debug.o ll_char_wr.aout.o CFLAGS=-D
www.eeworm.com/read/135153/5888147

debug makefile.debug

# # linux/arch/arm/boot/compressed/Makefile # # create a compressed vmlinux image from the original vmlinux # COMPRESSED_EXTRA=../../lib/ll_char_wr.o OBJECTS=misc-debug.o ll_char_wr.aout.o CFLAGS=-D
www.eeworm.com/read/128531/5984518

debug makefile.debug

# # linux/arch/arm/boot/compressed/Makefile # # create a compressed vmlinux image from the original vmlinux # COMPRESSED_EXTRA=../../lib/ll_char_wr.o OBJECTS=misc-debug.o ll_char_wr.aout.o CFLAGS=-D