Searched refs:save_stop_reason (Results 1 – 7 of 7) sorted by relevance
301 static void save_stop_reason (struct lwp_info *lp);2587 save_stop_reason (lp); in stop_wait_callback()2604 save_stop_reason (lp); in stop_wait_callback()2730 save_stop_reason (struct lwp_info *lp) in save_stop_reason() function3187 save_stop_reason (lp); in linux_nat_filter_event()
9043 (stop_wait_callback): Call save_stop_reason instead of9046 (save_stop_reason): ... this. Bits of save_sigtrap folded here.9051 (linux_nat_filter_event): Call save_stop_reason instead of
4172 (save_stop_reason): Likewise.4626 * linux-nat.c (save_stop_reason): Likewise.
17281 (save_stop_reason): Likewise.18071 (stop_wait_callback, save_stop_reason, linux_nat_filter_event)
11149 (save_stop_reason, linux_nat_wait_1)
14011 (save_stop_reason, select_event_lwp, linux_nat_filter_event)
111397 ends up calling save_stop_reason (linux-nat.c), which ends up trying115606 in lwp->stop_pc. This is done in save_stop_reason, in both115615 breakpoint is going to hit, we could simply teach save_stop_reason to115627 save_stop_reason bails out early. While going through the shell,