Searched defs:__VECTOR_TABLE_ATTRIBUTE (Results 1 – 5 of 5) sorted by relevance
106 #define __VECTOR_TABLE_ATTRIBUTE @".intvec" macro
93 #define __VECTOR_TABLE_ATTRIBUTE __attribute__((used, section(".vectors"))) macro
56 #define __VECTOR_TABLE_ATTRIBUTE __attribute__((used, section("RESET"))) macro
62 #define __VECTOR_TABLE_ATTRIBUTE __attribute__((used, section(".vectors"))) macro
128 #define __VECTOR_TABLE_ATTRIBUTE __attribute__((used, section(".intvecs"))) macro