Searched refs:__VECTOR_TABLE_ATTRIBUTE (Results 1 – 10 of 10) sorted by relevance
130 #ifndef __VECTOR_TABLE_ATTRIBUTE131 #define __VECTOR_TABLE_ATTRIBUTE __attribute__((used, section("RESET"))) macro
135 #ifndef __VECTOR_TABLE_ATTRIBUTE136 #define __VECTOR_TABLE_ATTRIBUTE __attribute__((used, section("RESET"))) macro
265 #ifndef __VECTOR_TABLE_ATTRIBUTE266 #define __VECTOR_TABLE_ATTRIBUTE @".intvec" macro
181 #ifndef __VECTOR_TABLE_ATTRIBUTE182 #define __VECTOR_TABLE_ATTRIBUTE __attribute__((used, section(".vectors"))) macro
131 #ifndef __VECTOR_TABLE_ATTRIBUTE132 #define __VECTOR_TABLE_ATTRIBUTE __attribute__((used, section("RESET"))) macro
266 #ifndef __VECTOR_TABLE_ATTRIBUTE267 #define __VECTOR_TABLE_ATTRIBUTE @".intvec" macro
184 #ifndef __VECTOR_TABLE_ATTRIBUTE185 #define __VECTOR_TABLE_ATTRIBUTE __attribute__((used, section(".vectors"))) macro
Completed in 33 milliseconds