代码搜索:sections
找到约 10,000 项符合「sections」的源代码
代码结果 10,000
www.eeworm.com/read/200888/13867194
lds link.lds
SECTIONS
{
. = 0xc00031f8;
.text : { *(.text) }
.data : { *(.data) }
.bss : { *(.bss) }
__end_data = .;
}
www.eeworm.com/read/200888/13867208
lds bootlink.lds
SECTIONS
{
. = 0xdf003000;
.text : { *(.text) }
.data : { *(.data) }
.bss : { *(.bss) }
__end_data = .;
}
www.eeworm.com/read/200888/13867215
lds link.lds
SECTIONS
{
. = 0xc00031f8;
.text : { *(.text) }
.data : { *(.data) }
.bss : { *(.bss) }
__end_data = .;
}
www.eeworm.com/read/149338/5700895
prm p&e_icd_linker.prm
/* This is a linker parameter file for the GZ16 */
NAMES END /* CodeWarrior will pass all the needed files to the linker by command line. But here you may add your own files too. */
SECTIONS /* he
www.eeworm.com/read/149338/5700896
prm p&e_fcs_linker.prm
/* This is a linker parameter file for the GZ16 */
NAMES END /* CodeWarrior will pass all the needed files to the linker by command line. But here you may add your own files too. */
SECTIONS /* he
www.eeworm.com/read/149338/5700926
prm p&e_fcs_linker.prm
/* This is a linker parameter file for the GZ16 */
NAMES END /* CodeWarrior will pass all the needed files to the linker by command line. But here you may add your own files too. */
SECTIONS /* he
www.eeworm.com/read/149338/5700942
prm p&e_icd_linker.prm
/* This is a linker parameter file for the GZ16 */
NAMES END /* CodeWarrior will pass all the needed files to the linker by command line. But here you may add your own files too. */
SECTIONS /* he
www.eeworm.com/read/149338/5700943
prm p&e_fcs_linker.prm
/* This is a linker parameter file for the GZ16 */
NAMES END /* CodeWarrior will pass all the needed files to the linker by command line. But here you may add your own files too. */
SECTIONS /* he
www.eeworm.com/read/149338/5700974
prm p&e_icd_linker.prm
/* This is a linker parameter file for the GZ16 */
NAMES END /* CodeWarrior will pass all the needed files to the linker by command line. But here you may add your own files too. */
SECTIONS /* he
www.eeworm.com/read/149338/5700975
prm p&e_fcs_linker.prm
/* This is a linker parameter file for the GZ16 */
NAMES END /* CodeWarrior will pass all the needed files to the linker by command line. But here you may add your own files too. */
SECTIONS /* he