Searched refs:on_hit (Results 1 – 5 of 5) sorted by relevance
66 if (bp->cbs != NULL && bp->cbs->on_hit != NULL) in breakpoint_on_hit()67 (bp->cbs->on_hit)(bp, proc); in breakpoint_on_hit()422 .on_hit = entry_breakpoint_on_hit, in entry_breakpoint_init()
47 void (*on_hit)(struct breakpoint *bp, struct process *proc); member
603 .on_hit = sw_singlestep_bp_on_hit, in sw_singlestep_add_bp()1488 .on_hit = ifunc_ret_hit, in create_ifunc_ret_bp()
645 .on_hit = rdebug_bp_on_hit, in linkmap_init()
925 .on_hit = dl_plt_update_bp_on_hit, in cb_keep_stepping_p()