代码搜索:objcopy
找到约 940 项符合「objcopy」的源代码
代码结果 940
www.eeworm.com/read/195013/5118101
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/3168969
d b-loc64k.d
#source: b-loc64k.s
#source: b-goodmain.s
#ld: --oformat binary
#objcopy_linked_file:
#objdump: -dht
.*: file format mmo
Sections:
Idx Name Size VMA LMA
www.eeworm.com/read/340665/3265862
d b-loc64k.d
#source: b-loc64k.s
#source: b-goodmain.s
#ld: --oformat binary
#objcopy_linked_file:
#objdump: -dht
.*: file format mmo
Sections:
Idx Name Size VMA LMA
www.eeworm.com/read/340665/3268376
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/294038/3922664
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/292705/3944524
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/273740/4195707
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/447738/1695075
d b-loc64k.d
#source: b-loc64k.s
#source: b-goodmain.s
#ld: --oformat binary
#objcopy_linked_file:
#objdump: -dht
.*: file format mmo
Sections:
Idx Name Size VMA LMA
www.eeworm.com/read/439082/1814544
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/430518/1923522
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