代码搜索:objcopy

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

代码结果 940
www.eeworm.com/read/110034/6168213

makefile

# # Makefile for the linux s390-specific parts of the memory manager. # # Note! Dependencies are done automagically by 'make dep', which also # removes any old dependencies. DON'T put your own depende
www.eeworm.com/read/102935/6225113

makefile

# # arch/s390/boot/Makefile # # Note! Dependencies are done automagically by 'make dep', which also # removes any old dependencies. DON'T put your own dependencies here # unless it's something special
www.eeworm.com/read/102935/6226801

makefile

# # Makefile for the linux s390-specific parts of the memory manager. # # Note! Dependencies are done automagically by 'make dep', which also # removes any old dependencies. DON'T put your own depende
www.eeworm.com/read/403941/11498101

makefile

############################################################# # Makefile for uartapp project. # # Generates a binary file that can be sent over uart when # # the DM6
www.eeworm.com/read/152659/12094767

makefile

MAKE := make #MAKE := make --no-print-directory INCLUDEDIR := $(shell pwd)/include TOPDIR := $(shell pwd) CROSSCOMPILE := arm-linux- CFLAGS := -Wall -Wstrict-prototypes -ffreestanding -c CPPFLAG
www.eeworm.com/read/152102/12139496

makefile

MAKE := make #MAKE := make --no-print-directory INCLUDEDIR := $(shell pwd)/include TOPDIR := $(shell pwd) CROSSCOMPILE := arm-linux- CFLAGS := -Wall -Wstrict-prototypes -ffreestanding -
www.eeworm.com/read/123618/14620965

makefile

################################################################ # H8USBHOST-BOARD MAKEFILE ################################################################ .SUFFIXES: .mot .coff .o .c .s .h
www.eeworm.com/read/120661/14793035

bat make.bat

set PATH=d:\gbadev\devkitadv\bin;%PATH% if not .%1==. cd %1 gcc -lm -o main.elf main.c objcopy -v -O binary main.elf main.gba del *.elf
www.eeworm.com/read/120661/14793048

bat make.bat

set PATH=d:\gbadev\devkitadv\bin;%PATH% if not .%1==. cd %1 gcc -lm -o main.elf main.c objcopy -v -O binary main.elf main.gba del *.elf
www.eeworm.com/read/161121/5555337

makefile

# # arch/s390/boot/Makefile # # Note! Dependencies are done automagically by 'make dep', which also # removes any old dependencies. DON'T put your own dependencies here # unless it's something special