Lines Matching refs:CSTACK_SECTION_END
74 #define CSTACK_SECTION_END(_name_) SECTION_END(_name_)
82 extern CHAR *CSTACK_SECTION_END(CSTACK_SECTION_NAME);
92 #define CSTACK_END_ADDR ((UINTPTR)&CSTACK_SECTION_END(CSTACK_SECTION_NAME))
101 #define CSTACK_SECTION_END _estack
106 extern CHAR *CSTACK_SECTION_END;
114 #define CSTACK_END_ADDR ((UINTPTR)&CSTACK_SECTION_END)
127 #define CSTACK_SECTION_END __start_and_irq_stack_top
132 extern CHAR *CSTACK_SECTION_END;
137 #define CSTACK_END_ADDR ((UINTPTR)&CSTACK_SECTION_END)
149 #define CSTACK_SECTION_END __init_stack_e
154 extern CHAR *CSTACK_SECTION_END;
159 #define CSTACK_END_ADDR ((UINTPTR)&CSTACK_SECTION_END)
176 #define CSTACK_SECTION_END __ram_end
181 extern CHAR *CSTACK_SECTION_END;
186 #define CSTACK_END_ADDR ((UINTPTR)&CSTACK_SECTION_END)
200 #define CSTACK_SECTION_END __svc_stack_top
205 extern CHAR *CSTACK_SECTION_END;
213 #define CSTACK_END_ADDR ((UINTPTR)&CSTACK_SECTION_END)