Searched refs:gdbarch_decr_pc_after_break (Results 1 – 12 of 12) sorted by relevance
1326 int decr_pc = gdbarch_decr_pc_after_break (gdbarch); in fbsd_handle_debug_trap()2078 int decr_pc = gdbarch_decr_pc_after_break (gdbarch); in detach()
1168 pc = regcache_read_pc (regcache) - gdbarch_decr_pc_after_break (gdbarch); in cancel_breakpoint()1175 if (gdbarch_decr_pc_after_break (gdbarch)) in cancel_breakpoint()
698 value -= gdbarch_decr_pc_after_break (gdbarch); in windows_fetch_one_register()706 value -= gdbarch_decr_pc_after_break (gdbarch); in windows_fetch_one_register()
1213 = pc - gdbarch_decr_pc_after_break (gdbarch); in process_one_event()
4111 decr_pc = gdbarch_decr_pc_after_break (gdbarch); in do_target_wait_1()4981 decr_pc = gdbarch_decr_pc_after_break (gdbarch); in adjust_pc_after_break()7165 decr_pc = gdbarch_decr_pc_after_break (gdbarch); in handle_signal_stop()
1131 - gdbarch_decr_pc_after_break (gdbarch) == data->pd_brk_addr) in wait()
594 extern CORE_ADDR gdbarch_decr_pc_after_break (struct gdbarch *gdbarch);
2752 sw_bp_pc = pc - gdbarch_decr_pc_after_break (gdbarch); in save_stop_reason()
2935 gdbarch_decr_pc_after_break (struct gdbarch *gdbarch) in gdbarch_decr_pc_after_break() function
15434 instead of gdbarch_decr_pc_after_break.15436 instead of gdbarch_decr_pc_after_break.15438 instead of gdbarch_decr_pc_after_break.15440 instead of gdbarch_decr_pc_after_break.15442 instead of gdbarch_decr_pc_after_break.15444 instead of gdbarch_decr_pc_after_break.
6279 gdbarch_decr_pc_after_break.
11959 gdbarch_decr_pc_after_break instead of target_decr_pc_after_break.