Lines Matching +full:- +full:o
2 *-------- <<< Use Configuration Wizard in Context Menu >>> -------------------
5 /*---------------------- Flash Configuration ----------------------------------
7 <o0> Flash Base Address <0x0-0xFFFFFFFF:8>
8 <o1> Flash Size (in Bytes) <0x0-0xFFFFFFFF:8>
10 -----------------------------------------------------------------------------*/
14 /*--------------------- Embedded RAM Configuration ----------------------------
16 <o0> RAM Base Address <0x0-0xFFFFFFFF:8>
17 <o1> RAM Size (in Bytes) <0x0-0xFFFFFFFF:8>
19 -----------------------------------------------------------------------------*/
23 /*--------------------- Stack / Heap Configuration ----------------------------
25 <o0> Stack Size (in Bytes) <0x0-0xFFFFFFFF:8>
26 <o1> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>
28 -----------------------------------------------------------------------------*/
33 *-------------------- <<< end of configuration section >>> -------------------
85 *crtbegin.o(.ctors)
86 *crtbegin?.o(.ctors)
87 *(EXCLUDE_FILE(*crtend?.o *crtend.o) .ctors)
92 *crtbegin.o(.dtors)
93 *crtbegin?.o(.dtors)
94 *(EXCLUDE_FILE(*crtend?.o *crtend.o) .dtors)
138 /* .bss initialization to zero is already done during C Run-Time Startup.
251 .stack (ORIGIN(RAM) + LENGTH(RAM) - __STACK_SIZE) (NOLOAD) :