Home
last modified time | relevance | path

Searched refs:regcache_read_pc (Results 1 – 25 of 120) sorted by relevance

12345

/dports/devel/gdb/gdb-11.1/gdb/
H A Ddisplaced-stepping.c107 buffer->original_pc = regcache_read_pc (regcache); in prepare()
254 CORE_ADDR pc = regcache_read_pc (rc); in finish()
H A Dinfrun.c2268 CORE_ADDR pc = regcache_read_pc (regcache); in resume_1()
2326 pc = regcache_read_pc (regcache); in resume_1()
2727 regcache_read_pc (regcache)) in thread_still_needs_step_over_bp()
3583 pc = regcache_read_pc (regcache); in do_target_wait_1()
3637 pc = regcache_read_pc (regcache); in do_target_wait_1()
4715 CORE_ADDR pc = regcache_read_pc (regcache); in save_waitstatus()
5313 regcache_read_pc (regcache))) in handle_inferior_event()
5544 parent_pc = regcache_read_pc (regcache); in handle_inferior_event()
5548 regcache_read_pc (child_regcache)), in handle_inferior_event()
6093 pc = regcache_read_pc (regcache); in handle_signal_stop()
[all …]
H A Dsolib-darwin.c464 load_addr = (regcache_read_pc (get_current_regcache ()) in darwin_solib_get_all_image_info_addr_at_init()
587 pc = regcache_read_pc (get_current_regcache ()); in darwin_solib_create_inferior_hook()
H A Dlinux-fork.c228 = regcache_read_pc (get_current_regcache ()); in fork_load_infrun_state()
256 fp->pc = regcache_read_pc (get_current_regcache ()); in fork_save_infrun_state()
H A Drecord-full.c752 regcache_read_pc (regcache)); in record_full_message()
1216 tmp_pc = regcache_read_pc (regcache); in record_full_wait_1()
1300 tmp_pc = regcache_read_pc (regcache); in record_full_wait_1()
1379 tmp_pc = regcache_read_pc (regcache); in record_full_wait_1()
1997 = regcache_read_pc (get_current_regcache ()); in record_full_goto_entry()
H A Dreverse.c135 b->pc = regcache_read_pc (get_current_regcache ()); in save_bookmark_command()
/dports/devel/gdb/gdb-11.1/gdbsupport/
H A Dcommon-regcache.h57 extern CORE_ADDR regcache_read_pc (struct regcache *regcache);
/dports/devel/gdb/gdb-11.1/gdb/arch/
H A Darm-get-next-pcs.c54 CORE_ADDR pc = regcache_read_pc (self->regcache); in thumb_deal_with_atomic_sequence_raw()
192 CORE_ADDR pc = regcache_read_pc (self->regcache); in arm_deal_with_atomic_sequence_raw()
271 CORE_ADDR pc = regcache_read_pc (self->regcache); in thumb_get_next_pcs_raw()
657 CORE_ADDR pc = regcache_read_pc (self->regcache); in arm_get_next_pcs_raw()
H A Darm-linux.c79 CORE_ADDR pc = regcache_read_pc (self->regcache); in arm_linux_get_next_pcs_fixup()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/gdbserver/
H A Dregcache.h82 CORE_ADDR regcache_read_pc (struct regcache *regcache);
H A Dregcache.c407 regcache_read_pc (struct regcache *regcache) in regcache_read_pc() function
/dports/devel/gdb761/gdb-7.6.1/gdb/gdbserver/
H A Dregcache.h81 CORE_ADDR regcache_read_pc (struct regcache *regcache);
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dinfrun.c1376 original = regcache_read_pc (regcache); in displaced_step_prepare()
1493 CORE_ADDR pc = regcache_read_pc (regcache); in displaced_step_fixup()
1523 actual_pc = regcache_read_pc (regcache); in displaced_step_fixup()
1738 CORE_ADDR pc = regcache_read_pc (regcache); in resume()
2098 regcache_read_pc (regcache))) in prepare_to_proceed()
2164 pc = regcache_read_pc (regcache); in proceed()
2997 breakpoint_pc = regcache_read_pc (regcache) in adjust_pc_after_break()
3084 stop_pc = regcache_read_pc (regcache); in handle_syscall_event()
3259 regcache_read_pc (regcache))) in handle_inferior_event()
3498 parent_pc = regcache_read_pc (regcache); in handle_inferior_event()
[all …]
H A Dlinux-fork.c251 stop_pc = regcache_read_pc (get_current_regcache ()); in fork_load_infrun_state()
574 pc = regcache_read_pc (get_current_regcache ()); in info_checkpoints_command()
579 pc = regcache_read_pc (fp->savedregs); in info_checkpoints_command()
H A Dregcache.h138 extern CORE_ADDR regcache_read_pc (struct regcache *regcache);
H A Dsolib-ia64-hpux.c121 CORE_ADDR pc = regcache_read_pc (regcache); in ia64_hpux_at_dld_breakpoint_1_p()
231 CORE_ADDR pc = regcache_read_pc (regcache); in ia64_hpux_move_pc_to_next_bundle()
H A Dinline-frame.c78 CORE_ADDR current_pc = regcache_read_pc (regcache);
H A Dreverse.c148 b->pc = regcache_read_pc (get_current_regcache ()); in save_bookmark_command()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dlinux-fork.c249 stop_pc = regcache_read_pc (get_current_regcache ()); in fork_load_infrun_state()
572 pc = regcache_read_pc (get_current_regcache ()); in info_checkpoints_command()
577 pc = regcache_read_pc (fp->savedregs); in info_checkpoints_command()
H A Dinfrun.c1294 original = regcache_read_pc (regcache); in displaced_step_prepare()
1399 CORE_ADDR pc = regcache_read_pc (regcache); in displaced_step_fixup()
1429 actual_pc = regcache_read_pc (regcache); in displaced_step_fixup()
1445 CORE_ADDR actual_pc = regcache_read_pc (regcache); in displaced_step_fixup()
1605 CORE_ADDR pc = regcache_read_pc (regcache); in resume()
1923 regcache_read_pc (regcache))) in prepare_to_proceed()
1977 pc = regcache_read_pc (regcache); in proceed()
2865 breakpoint_pc = regcache_read_pc (regcache) in adjust_pc_after_break()
2968 stop_pc = regcache_read_pc (regcache); in handle_syscall_event()
3087 regcache_read_pc (regcache))) in handle_inferior_event()
[all …]
H A Dregcache.h130 extern CORE_ADDR regcache_read_pc (struct regcache *regcache);
H A Dsolib-ia64-hpux.c121 CORE_ADDR pc = regcache_read_pc (regcache); in ia64_hpux_at_dld_breakpoint_1_p()
231 CORE_ADDR pc = regcache_read_pc (regcache); in ia64_hpux_move_pc_to_next_bundle()
H A Dinline-frame.c77 CORE_ADDR current_pc = regcache_read_pc (regcache);
H A Dreverse.c152 b->pc = regcache_read_pc (get_current_regcache ()); in save_bookmark_command()
H A Dsolib-darwin.c343 load_addr = (regcache_read_pc (get_current_regcache ()) in darwin_solib_create_inferior_hook()

12345