Searched refs:__a3 (Results 1 – 2 of 2) sorted by relevance
8 void __a3(void) __attribute((noinline));9 #pragma weak a3 = __a3 // expected-note {{previous definition}}11 void __a3(void) {} in __a3() function