Searched refs:deprecated_context_hook (Results 1 – 6 of 6) sorted by relevance
351 deprecated_context_hook = 0; in mi_command_loop()
338 deprecated_context_hook = 0; in clear_interpreter_hooks()
1571 if (deprecated_context_hook) in handle_inferior_event()1572 deprecated_context_hook (pid_to_thread_id (ecs->ptid)); in handle_inferior_event()1686 if (deprecated_context_hook) in handle_inferior_event()1687 deprecated_context_hook (pid_to_thread_id (ecs->ptid)); in handle_inferior_event()
1210 extern void (*deprecated_context_hook) (int);
288 void (*deprecated_context_hook) (int id); variable
7521 (deprecated_context_hook, deprecated_target_wait_hook)