Searched refs:get_function_pointer (Results 1 – 1 of 1) sorted by relevance
147 static void *get_function_pointer(const char *name) in get_function_pointer() function157 #define GET_FUNCTION_POINTER(x) real_##x = get_function_pointer(#x)