Lines Matching refs:resolve_test
10942 static void (*resolve_test(void))(void)10947 void test(void) __attribute__((ifunc("resolve_test")));