Searched refs:to_remove_vfork_catchpoint (Results 1 – 3 of 3) sorted by relevance
364 int (*to_remove_vfork_catchpoint) (int); member754 (*current_target.to_remove_vfork_catchpoint) (pid)
417 INHERIT (to_remove_vfork_catchpoint, t); in update_current_target()575 de_fault (to_remove_vfork_catchpoint, in update_current_target()2153 retval = debug_target.to_remove_vfork_catchpoint (pid); in debug_to_remove_vfork_catchpoint()2387 current_target.to_remove_vfork_catchpoint = debug_to_remove_vfork_catchpoint; in setup_target_debug()
649 child_ops.to_remove_vfork_catchpoint = child_remove_vfork_catchpoint; in init_child_ops()