Searched refs:__VECTOR_TABLE_ATTRIBUTE (Results 1 – 8 of 8) sorted by relevance
92 #ifndef __VECTOR_TABLE_ATTRIBUTE93 #define __VECTOR_TABLE_ATTRIBUTE __attribute__((used, section(".vectors"))) macro
55 #ifndef __VECTOR_TABLE_ATTRIBUTE56 #define __VECTOR_TABLE_ATTRIBUTE __attribute__((used, section("RESET"))) macro
61 #ifndef __VECTOR_TABLE_ATTRIBUTE62 #define __VECTOR_TABLE_ATTRIBUTE __attribute__((used, section(".vectors"))) macro
126 #ifndef __VECTOR_TABLE_ATTRIBUTE127 #define __VECTOR_TABLE_ATTRIBUTE __attribute__((used, section(".intvecs"))) macro
273 #ifndef __VECTOR_TABLE_ATTRIBUTE274 #define __VECTOR_TABLE_ATTRIBUTE @".intvec" macro
130 #ifndef __VECTOR_TABLE_ATTRIBUTE131 #define __VECTOR_TABLE_ATTRIBUTE __attribute__((used, section("RESET"))) macro
266 #ifndef __VECTOR_TABLE_ATTRIBUTE267 #define __VECTOR_TABLE_ATTRIBUTE @".intvec" macro
131 #ifndef __VECTOR_TABLE_ATTRIBUTE132 #define __VECTOR_TABLE_ATTRIBUTE __attribute__((used, section("RESET"))) macro