代码搜索:zImage
找到约 461 项符合「zImage」的源代码
代码结果 461
www.eeworm.com/read/152843/5658356
lds zimage.lds
OUTPUT_ARCH(powerpc:common)
ENTRY(_zimage_start)
SECTIONS
{
. = (4*1024*1024);
_start = .;
.text :
{
*(.text)
*(.fixup)
}
_etext = .;
. = ALIGN(4096);
.data :
{
*
www.eeworm.com/read/201875/15393766
6 zimage_2.6
www.eeworm.com/read/201875/15393768
4 zimage_2.4
www.eeworm.com/read/480930/1311622
txt zimage_layout.txt
Information about the Linux/PPC kernel images
=====================================================================
Please mail me (Cort Dougan, cort@fsmlabs.com) if you have questions,
com
www.eeworm.com/read/209559/4973197
txt zimage_layout.txt
Information about the Linux/PPC kernel images
=====================================================================
Please mail me (Cort Dougan, cort@fsmlabs.com) if you have questions,
com
www.eeworm.com/read/195013/5122574
txt zimage_layout.txt
Information about the Linux/PPC kernel images
=====================================================================
Please mail me (Cort Dougan, cort@fsmlabs.com) if you have questions,
com
www.eeworm.com/read/179911/5299810
txt zimage_layout.txt
Information about the Linux/PPC kernel images
=====================================================================
Please mail me me (Cort Dougan, cort@cs.nmt.edu) if you have questions,
c
www.eeworm.com/read/350097/3134700
txt zimage_layout.txt
Information about the Linux/PPC kernel images
=====================================================================
Please mail me me (Cort Dougan, cort@cs.nmt.edu) if you have questions,
c
www.eeworm.com/read/337546/3330936
lds zimage.coff.lds
OUTPUT_ARCH(powerpc:common)
ENTRY(_start)
SECTIONS
{
. = (5*1024*1024);
_start = .;
.text :
{
*(.text)
*(.fixup)
}
_etext = .;
. = ALIGN(4096);
.data :
{
*(.rodat
www.eeworm.com/read/324920/3489854
lds zimage.coff.lds
OUTPUT_ARCH(powerpc:common)
ENTRY(_start)
SECTIONS
{
. = (5*1024*1024);
_start = .;
.text :
{
*(.text)
*(.fixup)
}
_etext = .;
. = ALIGN(4096);
.data :
{
*(.rodat