Searched refs:Heap (Results 1 – 25 of 265) sorted by relevance
1234567891011
57 /*--------------------- Stack / Heap Configuration ---------------------------58 ; <h> Stack / Heap Configuration59 ; <i> Stack and Heap will be placed in RAMA61 ; <o1> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>73 User Stack & Heap boundary definition
44 /*--------------------- Stack / Heap Configuration ---------------------------45 ; <h> Stack / Heap Configuration47 ; <o1> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>59 User Stack & Heap boundary definition
11 define symbol Heap_Size = 0x00000100; ; 256B for C-library Heap29 ; RAM region for RW, ZI, Stack, and Heap36 ; C-library Heap, placed after RW/ZI data
58 /*--------------------- Stack / Heap Configuration ---------------------------59 ; <h> Stack / Heap Configuration61 ; <o1> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>69 User Stack & Heap boundary definition
25 /*--------------------- Stack / Heap Configuration ----------------------------26 <h> Stack / Heap Configuration28 <o1> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>
75 .Heap : { *(.Heap) }
8 ; <h> Heap Configuration9 ; <o> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>151 ; User Initial Stack & Heap
52 ; <o> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>55 Heap EQU 0x00000000 define75 SPACE Heap
83 ARM_LIB_HEAP +0 EMPTY Heap_Size { ; Heap region growing up100 ARM_LIB_HEAP +0 EMPTY Heap_Size { ; Heap region growing up
117 ARM_LIB_HEAP +0 EMPTY Heap_Size { ; Heap region growing up133 ARM_LIB_HEAP +0 EMPTY Heap_Size { ; Heap region growing up
53 ; <h> Heap Configuration54 ; <o> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>211 ; User Initial Stack & Heap
16 ; <h> Heap Configuration17 ; <o> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>206 ; User Initial Stack & Heap
61 ; Heap Configuration62 ; Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>269 ; User Initial Stack & Heap
61 ; Heap Configuration62 ; Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>273 ; User Initial Stack & Heap
40 ; <h> Heap Configuration41 ; <o> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>210 ; User Initial Stack & Heap
37 ; <h> Heap Configuration38 ; <o> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>214 ; User Stack and Heap initialization
37 ; <h> Heap Configuration38 ; <o> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>218 ; User Stack and Heap initialization
37 ; Heap size is defined in startup_m2sxxx.s38 ; Heap will be added after RW data in ER_RW unless explicitly
40 ; <h> Heap Configuration41 ; <o> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>222 ; User Initial Stack & Heap
36 ; <h> Heap Configuration37 ; <o> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>222 ; User Initial Stack & Heap
Completed in 45 milliseconds