Searched defs:__VECTOR_TABLE_ATTRIBUTE (Results 1 – 4 of 4) sorted by relevance
132 #define __VECTOR_TABLE_ATTRIBUTE __attribute__((used, section("RESET"))) macro
267 #define __VECTOR_TABLE_ATTRIBUTE @".intvec" macro
182 #define __VECTOR_TABLE_ATTRIBUTE __attribute__((used, section(".vectors"))) macro