Searched refs:to_remove_exec_catchpoint (Results 1 – 3 of 3) sorted by relevance
367 int (*to_remove_exec_catchpoint) (int); member775 (*current_target.to_remove_exec_catchpoint) (pid)
420 INHERIT (to_remove_exec_catchpoint, t); in update_current_target()584 de_fault (to_remove_exec_catchpoint, in update_current_target()2190 retval = debug_target.to_remove_exec_catchpoint (pid); in debug_to_remove_exec_catchpoint()2390 current_target.to_remove_exec_catchpoint = debug_to_remove_exec_catchpoint; in setup_target_debug()
652 child_ops.to_remove_exec_catchpoint = child_remove_exec_catchpoint; in init_child_ops()