Searched refs:__VECTORS (Results 1 – 3 of 3) sorted by relevance
152 __attribute__ ((section(".vectors"))) __attribute__((naked)) void __VECTORS(void);153 __attribute__ ((section(".vectors"))) __attribute__((naked)) void __VECTORS(void) in __VECTORS() function
187 extern void __VECTORS();
70 ENTRY(__VECTORS)