Searched refs:find_method_hook (Results 1 – 1 of 1) sorted by relevance
479 static void (*find_method_hook)(fcode_env_t *); variable484 find_method_hook = hook; in set_find_method_hook()495 if (find_method_hook) { in find_method()496 (*find_method_hook)(env); in find_method()