Searched refs:to_insert_exec_catchpoint (Results 1 – 5 of 5) sorted by relevance
211 t->to_insert_exec_catchpoint = inf_child_insert_exec_catchpoint; in inf_child_target()
366 int (*to_insert_exec_catchpoint) (int); member757 (*current_target.to_insert_exec_catchpoint) (pid)
424 INHERIT (to_insert_exec_catchpoint, t); in update_current_target()583 de_fault (to_insert_exec_catchpoint, in update_current_target()2328 retval = debug_target.to_insert_exec_catchpoint (pid); in debug_to_insert_exec_catchpoint()2520 current_target.to_insert_exec_catchpoint = debug_to_insert_exec_catchpoint; in setup_target_debug()
616 deprecated_child_ops.to_insert_exec_catchpoint = child_insert_exec_catchpoint; in init_child_ops()
2345 linux_nat_ops.to_insert_exec_catchpoint = child_insert_exec_catchpoint; in init_linux_nat_ops()