2 OUTPUT_FORMAT("${OUTPUT_FORMAT}")
5 /* Code and data, both larger than 64k */
9 .text ${RELOCATING+ 0x10000} :
12 ${RELOCATING+ _etext = . ; }
16 .data ${RELOCATING+ 0x20000} :
19 ${RELOCATING+ _edata = . ; }
22 .rdata ${RELOCATING+ . } :
34 .bss ${RELOCATING+ . } :
36 ${RELOCATING+ __start_bss = . ; }
39 ${RELOCATING+ _end = . ; }
42 .stack ${RELOCATING+ 0x2fff0} :
44 ${RELOCATING+ _stack = . ; }
48 .stab 0 ${RELOCATING+(NOLOAD)} :
52 .stabstr 0 ${RELOCATING+(NOLOAD)} :