Searched refs:GetRealLibcAddress (Results 1 – 2 of 2) sorted by relevance
66 static void *GetRealLibcAddress(const char *symbol) { in GetRealLibcAddress() function82 real_##func = (ret_type(*)(__VA_ARGS__))GetRealLibcAddress(#func); \
77 static void *GetRealLibcAddress(const char *symbol) { in GetRealLibcAddress() function92 real_##func = (ret_type(*)(__VA_ARGS__))GetRealLibcAddress(#func); \