Searched refs:absent_weak_function (Results 1 – 3 of 3) sorted by relevance
10 if (absent_weak_function != NULL) in doSomething()11 printf("In absent_weak_func: %p\n", absent_weak_function); in doSomething()
11 int absent_weak_function() { in absent_weak_function() function
5 extern int absent_weak_function() __attribute__((weak_import));