Searched refs:to_insert_vfork_catchpoint (Results 1 – 5 of 5) sorted by relevance
208 t->to_insert_vfork_catchpoint = inf_child_insert_vfork_catchpoint; in inf_child_target()
363 int (*to_insert_vfork_catchpoint) (int); member736 (*current_target.to_insert_vfork_catchpoint) (pid)
421 INHERIT (to_insert_vfork_catchpoint, t); in update_current_target()574 de_fault (to_insert_vfork_catchpoint, in update_current_target()2291 retval = debug_target.to_insert_vfork_catchpoint (pid); in debug_to_insert_vfork_catchpoint()2517 current_target.to_insert_vfork_catchpoint = debug_to_insert_vfork_catchpoint; in setup_target_debug()
613 deprecated_child_ops.to_insert_vfork_catchpoint = child_insert_vfork_catchpoint; in init_child_ops()
2344 linux_nat_ops.to_insert_vfork_catchpoint = child_insert_vfork_catchpoint; in init_linux_nat_ops()