1 OUTPUT_FORMAT("coff-arm-little", "coff-arm-big", "coff-arm-little")
2 SEARCH_DIR(/toolbin/xscale-coff/lib);
6 /* We start at 0x8000 because gdb assumes it (see FRAME_CHAIN).
7 This is an artifact of the ARM Demon monitor using the bottom 32k
8 as workspace (shared with the FP instruction emulator if
16 ___CTOR_LIST__ = .; __CTOR_LIST__ = . ;
17 LONG (-1); *(.ctors); *(.ctor); LONG (0);
18 ___DTOR_LIST__ = .; __DTOR_LIST__ = . ;
19 LONG (-1); *(.dtors); *(.dtor); LONG (0);
24 .data 0x40000 + (. & 0xfffc0fff) : {
28 ___EH_FRAME_BEGIN__ = . ;
30 ___EH_FRAME_END__ = . ;
36 .bss SIZEOF(.data) + ADDR(.data) :