Searched refs:STACK_SIZE (Results 1 – 25 of 31) sorted by relevance
12
43 #define STACK_SIZE (0x00000400) /* 1 KiB */ macro
66 ARM_LIB_STACK +0 ALIGN 32 EMPTY STACK_SIZE { ; Reserve empty region for stack
43 #define STACK_SIZE (0x00002000) /* 1 KiB */ macro
47 ARM_LIB_STACK +0 ALIGN 32 EMPTY STACK_SIZE - 0x8 { ; Reserve empty region for stack
43 #define STACK_SIZE (0x00000400) /* 1 KiB */
47 #define STACK_SIZE (0x00000400) /* 1 KiB */ macro
47 ARM_LIB_STACK +0 ALIGN 32 EMPTY STACK_SIZE { ; Reserve empty region for stack
51 #define STACK_SIZE (0x00002000) /* 1 KiB */ macro
273 .stack (ORIGIN(RAM0) + LENGTH(RAM0) - STACK_SIZE - __STACKSEAL_SIZE) (NOLOAD) :277 . = . + STACK_SIZE;
276 PROVIDE (__heap_end = __stack - STACK_SIZE);285 PROVIDE(__stack_limit = __stack - STACK_SIZE);287 . += STACK_SIZE;
275 PROVIDE (__heap_end = __stack - STACK_SIZE);284 PROVIDE(__stack_limit = __stack - STACK_SIZE);286 . += STACK_SIZE;
48 ARM_LIB_STACK +0 ALIGN 32 EMPTY STACK_SIZE { ; Reserve empty region for stack