代码搜索:objcopy
找到约 940 项符合「objcopy」的源代码
代码结果 940
www.eeworm.com/read/430182/1938087
makefile
#
# This dir holds all of the images for PPC machines.
# Tom Rini January 2001
include $(TOPDIR)/Rules.make
vmlinux.gz: $(TOPDIR)/vmlinux
$(OBJCOPY) -S -O binary $(TOPDIR)/vmlinux vmlinux
gzip -vf
www.eeworm.com/read/405332/2293218
makefile
#
# This dir holds all of the images for PPC machines.
# Tom Rini January 2001
include $(TOPDIR)/Rules.make
vmlinux.gz: $(TOPDIR)/vmlinux
$(OBJCOPY) -S -O binary $(TOPDIR)/vmlinux vmlinux
gzip -vf
www.eeworm.com/read/395929/2430237
c testprog.c
/* This program is used to test objcopy and strip. */
#include
#include
int common;
int global = 1;
static int local = 2;
static char string[] = "string";
int
fn ()
{
return
www.eeworm.com/read/385891/2579752
makefile
#
# This dir holds all of the images for PPC machines.
# Tom Rini January 2001
include $(TOPDIR)/Rules.make
vmlinux.gz: $(TOPDIR)/vmlinux
$(OBJCOPY) -S -O binary $(TOPDIR)/vmlinux vmlinux
gzip -vf
www.eeworm.com/read/368386/2816542
makefile
#
# This dir holds all of the images for PPC machines.
# Tom Rini January 2001
include $(TOPDIR)/Rules.make
vmlinux.gz: $(TOPDIR)/vmlinux
$(OBJCOPY) -S -O binary $(TOPDIR)/vmlinux vmlinux
gzip -vf
www.eeworm.com/read/350657/3120495
makefile
#
# This dir holds all of the images for PPC machines.
# Tom Rini January 2001
include $(TOPDIR)/Rules.make
vmlinux.gz: $(TOPDIR)/vmlinux
$(OBJCOPY) -S -O binary $(TOPDIR)/vmlinux vmlinux
gzip -vf
www.eeworm.com/read/264095/4294172
makefile
#
# This dir holds all of the images for PPC machines.
# Tom Rini January 2001
include $(TOPDIR)/Rules.make
vmlinux.gz: $(TOPDIR)/vmlinux
$(OBJCOPY) -S -O binary $(TOPDIR)/vmlinux vmlinux
gzip -vf
www.eeworm.com/read/347503/3168882
d b-badm.d
#source: b-twoinsn.s
#source: b-post1.s
#source: b-badmain.s
#ld: --oformat binary
#objcopy_linked_file:
#error: invalid mmo file: initialization value for .255 is not `Main'
www.eeworm.com/read/347503/3169080
d b-widec3.d
#source: b-twoinsn.s
#source: b-post1.s
#source: b-widec3.s
#ld: --oformat binary
#objcopy_linked_file:
#error: invalid symbol table: duplicate symbol `Main'
www.eeworm.com/read/340665/3265784
d b-badm.d
#source: b-twoinsn.s
#source: b-post1.s
#source: b-badmain.s
#ld: --oformat binary
#objcopy_linked_file:
#error: invalid mmo file: initialization value for .255 is not `Main'