Searched refs:__VECTOR_TABLE_ATTRIBUTE (Results 1 – 5 of 5) sorted by relevance
130 #ifndef __VECTOR_TABLE_ATTRIBUTE131 #define __VECTOR_TABLE_ATTRIBUTE __attribute__((used, section("RESET"))) 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
181 #ifndef __VECTOR_TABLE_ATTRIBUTE182 #define __VECTOR_TABLE_ATTRIBUTE __attribute__((used, section(".vectors"))) macro