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