Searched refs:__weak_interrupt_vector (Results 1 – 2 of 2) sorted by relevance
69 .globl __weak_interrupt_vector70 __weak_interrupt_vector: label94 . = __weak_interrupt_vector + 0x80 * 16 define105 .size __weak_interrupt_vector, . - __weak_interrupt_vector107 .equ __interrupt_vector, __weak_interrupt_vector
78 void (* const __weak_interrupt_vector[])(void) __attribute((aligned(128))) = {91 __weak_reference(__weak_interrupt_vector, __interrupt_vector);