HomeSort by: relevance | last modified time | path
    Searched refs:low_set_pc (Results 1 - 25 of 35) sorted by relevancy

1 2

  /src/external/gpl3/gdb/dist/gdbserver/
linux-or1k-low.cc 52 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
74 or1k_target::low_set_pc (regcache *regcache, CORE_ADDR pc) function in class:or1k_target
linux-sh-low.cc 43 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
65 sh_target::low_set_pc (regcache *regcache, CORE_ADDR pc) function in class:sh_target
linux-m68k-low.cc 43 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
67 m68k_target::low_set_pc (regcache *regcache, CORE_ADDR pc) function in class:m68k_target
linux-csky-low.cc 51 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
121 csky_target::low_set_pc (struct regcache *regcache, CORE_ADDR pc) function in class:csky_target
linux-riscv-low.cc 58 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
240 /* Implementation of linux target ops method "low_set_pc". */
243 riscv_target::low_set_pc (regcache *regcache, CORE_ADDR newpc) function in class:riscv_target
linux-tic6x-low.cc 62 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
265 tic6x_target::low_set_pc (regcache *regcache, CORE_ADDR pc) function in class:tic6x_target
linux-xtensa-low.cc 44 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
80 xtensa_target::low_set_pc (regcache *regcache, CORE_ADDR pc) function in class:xtensa_target
linux-arc-low.cc 79 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
101 arc_target::low_set_pc (regcache *regcache, CORE_ADDR pc) function in class:arc_target
linux-loongarch-low.cc 51 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
335 /* Implementation of linux target ops method "low_set_pc". */
338 loongarch_target::low_set_pc (regcache *regcache, CORE_ADDR newpc) function in class:loongarch_target
linux-arm-low.cc 89 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
139 arm_target::low_set_pc (regcache *regcache, CORE_ADDR pc) function in class:arm_target
linux-mips-low.cc 53 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
336 mips_target::low_set_pc (regcache *regcache, CORE_ADDR pc) function in class:mips_target
linux-low.cc 307 linux_process_target::low_set_pc (regcache *regcache, CORE_ADDR newpc) function in class:linux_process_target
309 gdb_assert_not_reached ("linux target op low_set_pc is not implemented");
898 low_set_pc (regcache, sw_breakpoint_pc);
2078 low_set_pc (regcache, status.tpoint_addr);
3094 low_set_pc (regcache, event_child->stop_pc);
3380 low_set_pc (regcache, event_child->stop_pc);
3615 low_set_pc (regcache, event_child->stop_pc + decr_pc);
6174 low_set_pc (regcache, pc);
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-or1k-low.cc 52 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
74 or1k_target::low_set_pc (regcache *regcache, CORE_ADDR pc) function in class:or1k_target
linux-sh-low.cc 43 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
65 sh_target::low_set_pc (regcache *regcache, CORE_ADDR pc) function in class:sh_target
linux-m68k-low.cc 43 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
67 m68k_target::low_set_pc (regcache *regcache, CORE_ADDR pc) function in class:m68k_target
linux-nios2-low.cc 55 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
77 nios2_target::low_set_pc (regcache *regcache, CORE_ADDR pc) function in class:nios2_target
linux-csky-low.cc 51 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
121 csky_target::low_set_pc (struct regcache *regcache, CORE_ADDR pc) function in class:csky_target
linux-riscv-low.cc 58 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
240 /* Implementation of linux target ops method "low_set_pc". */
243 riscv_target::low_set_pc (regcache *regcache, CORE_ADDR newpc) function in class:riscv_target
linux-tic6x-low.cc 62 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
265 tic6x_target::low_set_pc (regcache *regcache, CORE_ADDR pc) function in class:tic6x_target
linux-xtensa-low.cc 44 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
80 xtensa_target::low_set_pc (regcache *regcache, CORE_ADDR pc) function in class:xtensa_target
linux-arc-low.cc 79 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
101 arc_target::low_set_pc (regcache *regcache, CORE_ADDR pc) function in class:arc_target
linux-loongarch-low.cc 51 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
335 /* Implementation of linux target ops method "low_set_pc". */
338 loongarch_target::low_set_pc (regcache *regcache, CORE_ADDR newpc) function in class:loongarch_target
linux-arm-low.cc 89 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
139 arm_target::low_set_pc (regcache *regcache, CORE_ADDR pc) function in class:arm_target
linux-mips-low.cc 53 void low_set_pc (regcache *regcache, CORE_ADDR newpc) override;
336 mips_target::low_set_pc (regcache *regcache, CORE_ADDR pc) function in class:mips_target
linux-low.cc 308 linux_process_target::low_set_pc (regcache *regcache, CORE_ADDR newpc) function in class:linux_process_target
310 gdb_assert_not_reached ("linux target op low_set_pc is not implemented");
900 low_set_pc (regcache, sw_breakpoint_pc);
2081 low_set_pc (regcache, status.tpoint_addr);
3101 low_set_pc (regcache, event_child->stop_pc);
3387 low_set_pc (regcache, event_child->stop_pc);
3622 low_set_pc (regcache, event_child->stop_pc + decr_pc);
6189 low_set_pc (regcache, pc);

Completed in 52 milliseconds

1 2