2 OUTPUT_FORMAT("${OUTPUT_FORMAT}")
5 /* Code and data 64k total */
9 .text ${RELOCATING+ 0x0000 } :
13 ${RELOCATING+ _etext = . ; }
17 .data ${RELOCATING+ . } :
20 ${RELOCATING+ _edata = . ; }
23 .rdata ${RELOCATING+ . } :
35 .bss ${RELOCATING+ . } :
37 ${RELOCATING+ __start_bss = . ; }
40 ${RELOCATING+ _end = . ; }
43 .stack ${RELOCATING+ 0xfff0} :
45 ${RELOCATING+ _stack = . ; }
49 .stab 0 ${RELOCATING+(NOLOAD)} :
53 .stabstr 0 ${RELOCATING+(NOLOAD)} :