Searched refs:to_insert_exec_catchpoint (Results 1 – 4 of 4) sorted by relevance
366 int (*to_insert_exec_catchpoint) (int); member772 (*current_target.to_insert_exec_catchpoint) (pid)
419 INHERIT (to_insert_exec_catchpoint, t); in update_current_target()581 de_fault (to_insert_exec_catchpoint, in update_current_target()2177 retval = debug_target.to_insert_exec_catchpoint (pid); in debug_to_insert_exec_catchpoint()2389 current_target.to_insert_exec_catchpoint = debug_to_insert_exec_catchpoint; in setup_target_debug()
651 child_ops.to_insert_exec_catchpoint = child_insert_exec_catchpoint; in init_child_ops()
1772 lin_lwp_ops.to_insert_exec_catchpoint = child_insert_exec_catchpoint; in init_lin_lwp_ops()