Searched refs:fork_catchpoint (Results 1 – 1 of 1) sorted by relevance
7498 struct fork_catchpoint struct7535 struct fork_catchpoint *c = (struct fork_catchpoint *) bl->owner; in breakpoint_hit_catch_fork()7552 struct fork_catchpoint *c = (struct fork_catchpoint *) bs->breakpoint_at; in print_it_catch_fork()7578 struct fork_catchpoint *c = (struct fork_catchpoint *) b; in print_one_catch_fork()7652 struct fork_catchpoint *c = (struct fork_catchpoint *) bl->owner; in breakpoint_hit_catch_vfork()7669 struct fork_catchpoint *c = (struct fork_catchpoint *) b; in print_it_catch_vfork()7695 struct fork_catchpoint *c = (struct fork_catchpoint *) b; in print_one_catch_vfork()8453 struct fork_catchpoint *c = XNEW (struct fork_catchpoint); in create_fork_vfork_event_catchpoint()