10 OUTPUT_FORMAT("${OUTPUT_FORMAT}")
13 /* Code and data 64k total */
17 .text ${RELOCATING+ 0x0000} :
20 ${RELOCATING+ _etext = . ; }
23 .data ${RELOCATING+ . } :
26 ${RELOCATING+ _edata = . ; }
29 .rdata ${RELOCATING+ . } :
34 ${CONSTRUCTING+${TORS}}
37 .bss ${RELOCATING+ . } :
39 ${RELOCATING+ __start_bss = . ; }
42 ${RELOCATING+ _end = . ; }
45 .stack ${RELOCATING+ 0xfff0} :
47 ${RELOCATING+ _stack = . ; }
51 .stab 0 ${RELOCATING+(NOLOAD)} :
56 .stabstr 0 ${RELOCATING+(NOLOAD)} :