代码搜索:sections
找到约 10,000 项符合「sections」的源代码
代码结果 10,000
www.eeworm.com/read/415560/7104491
ld at91sam7s256-rom.ld
/*---------------------------------------------------------------------------*/
/*- ATMEL Microcontroller Software Support - ROUSSET - */
/*------------------------------------
www.eeworm.com/read/191815/7111746
prm p&e_icd_linker.prm
/* This is a linker parameter file for the SR12 */
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/191815/7111747
prm p&e_fcs_linker.prm
/* This is a linker parameter file for the SR12 */
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/160432/7120949
readme
This demo illustrates the use of shared memory sections.
An integer variable defined in file shared.c is mapped to
shared memory. Executable a_mp.out changes its value after
some time after startup,
www.eeworm.com/read/140797/7146848
ld com16.ld
/*
* Linker script for COM16 binaries
*/
/* Script for -z combreloc: combine and sort reloc sections */
OUTPUT_FORMAT("elf32-i386", "elf32-i386",
"elf32-i386")
OUTPUT_ARCH(i386)
EXTERN(_star
www.eeworm.com/read/140797/7146995
ld com32.ld
/*
* Linker script for COM32 binaries using libcom32
*/
/* Script for -z combreloc: combine and sort reloc sections */
OUTPUT_FORMAT("elf32-i386", "elf32-i386",
"elf32-i386")
OUTPUT_ARCH(i38
www.eeworm.com/read/111643/7149028
script ucos.script
OUTPUT_FORMAT("elf32-bigmips", "elf32-bigmips",
"elf32-littlemips")
OUTPUT_ARCH(mips)
ENTRY(_start)
SEARCH_DIR(/cygdrive/c/lexra/gcc//lsdk-i586-cygwin-2.2.3/i586-cygwin/mips-lexra-elf/lib)
www.eeworm.com/read/464767/7155427
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/464767/7155428
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