Searched refs:to_insert_fork_catchpoint (Results 1 – 4 of 4) sorted by relevance
361 int (*to_insert_fork_catchpoint) (int); member745 (*current_target.to_insert_fork_catchpoint) (pid)
414 INHERIT (to_insert_fork_catchpoint, t); in update_current_target()566 de_fault (to_insert_fork_catchpoint, in update_current_target()2114 retval = debug_target.to_insert_fork_catchpoint (pid); in debug_to_insert_fork_catchpoint()2384 current_target.to_insert_fork_catchpoint = debug_to_insert_fork_catchpoint; in setup_target_debug()
646 child_ops.to_insert_fork_catchpoint = child_insert_fork_catchpoint; in init_child_ops()
1770 lin_lwp_ops.to_insert_fork_catchpoint = child_insert_fork_catchpoint; in init_lin_lwp_ops()