Searched refs:write_pc (Results 1 – 13 of 13) sorted by relevance
171 extern void write_pc (CORE_ADDR);
538 write_pc (DUMMY_INSN_ADDR); in exec_one_dummy_insn()553 write_pc (prev_pc); in exec_one_dummy_insn()
130 gdbarch_write_pc_ftype *write_pc; member478 current_gdbarch->write_pc = generic_target_write_pc; in gdbarch_alloc()2399 (long) current_gdbarch->write_pc in gdbarch_dump()2697 gdb_assert (gdbarch->write_pc != NULL); in gdbarch_write_pc()2700 gdbarch->write_pc (val, ptid); in gdbarch_write_pc()2705 gdbarch_write_pc_ftype write_pc) in set_gdbarch_write_pc() argument2707 gdbarch->write_pc = write_pc; in set_gdbarch_write_pc()
1634 write_pc (bfd_get_start_address (exec_bfd)); in e7000_load()2078 write_pc (read_pc ()); /* PC is always off by 2 for breakpoints */ in e7000_wait()
934 write_pc (bfd_get_start_address (exec_bfd)); in r3900_load()
1460 write_pc (next_pc); in alpha_software_single_step()
1375 write_pc (CORE_ADDR pc) in write_pc() function
2169 write_pc (bfd_get_start_address (exec_bfd)); in monitor_load()
765 write_pc (addr); in proceed()
3265 write_pc (bfd_get_start_address (exec_bfd)); in mips_load()
1531 write_pc (entry); in generic_load()
256 extern void set_gdbarch_write_pc (struct gdbarch *gdbarch, gdbarch_write_pc_ftype *write_pc);
3952 @findex write_pc3956 @code{write_pc}, @code{read_sp} and @code{deprecated_read_fp}. For most