Searched refs:present_weak_function (Results 1 – 3 of 3) sorted by relevance
14 if (present_weak_function != NULL) in doSomething()15 printf("In present_weak_func: %p\n", present_weak_function); in doSomething()
4 int present_weak_function() in present_weak_function() function
7 extern int present_weak_function() __attribute__((weak_import));