Home
last modified time | relevance | path

Searched refs:low_get_pc (Results 1 – 17 of 17) sorted by relevance

/dports/devel/gdb/gdb-11.1/gdbserver/
H A Dlinux-sh-low.cc42 CORE_ADDR low_get_pc (regcache *regcache) override;
60 sh_target::low_get_pc (regcache *regcache) in low_get_pc() function in sh_target
H A Dlinux-nios2-low.cc54 CORE_ADDR low_get_pc (regcache *regcache) override;
72 nios2_target::low_get_pc (regcache *regcache) in low_get_pc() function in nios2_target
H A Dlinux-m68k-low.cc42 CORE_ADDR low_get_pc (regcache *regcache) override;
62 m68k_target::low_get_pc (regcache *regcache) in low_get_pc() function in m68k_target
H A Dlinux-tic6x-low.cc61 CORE_ADDR low_get_pc (regcache *regcache) override;
257 tic6x_target::low_get_pc (regcache *regcache) in low_get_pc() function in tic6x_target
H A Dlinux-sparc-low.cc65 CORE_ADDR low_get_pc (regcache *regcache) override;
83 sparc_target::low_get_pc (regcache *regcache) in low_get_pc() function in sparc_target
H A Dlinux-riscv-low.cc57 CORE_ADDR low_get_pc (regcache *regcache) override;
227 riscv_target::low_get_pc (regcache *regcache) in low_get_pc() function in riscv_target
H A Dlinux-xtensa-low.cc43 CORE_ADDR low_get_pc (regcache *regcache) override;
75 xtensa_target::low_get_pc (regcache *regcache) in low_get_pc() function in xtensa_target
H A Dlinux-arc-low.cc78 CORE_ADDR low_get_pc (regcache *regcache) override;
96 arc_target::low_get_pc (regcache *regcache) in low_get_pc() function in arc_target
H A Dlinux-arm-low.cc87 CORE_ADDR low_get_pc (regcache *regcache) override;
133 arm_target::low_get_pc (regcache *regcache) in low_get_pc() function in arm_target
H A Dlinux-mips-low.cc52 CORE_ADDR low_get_pc (regcache *regcache) override;
329 mips_target::low_get_pc (regcache *regcache) in low_get_pc() function in mips_target
H A Dlinux-low.h613 virtual CORE_ADDR low_get_pc (regcache *regcache);
H A Dlinux-s390-low.cc100 CORE_ADDR low_get_pc (regcache *regcache) override;
505 s390_target::low_get_pc (regcache *regcache) in low_get_pc() function in s390_target
H A Dlinux-x86-low.cc139 CORE_ADDR low_get_pc (regcache *regcache) override;
560 x86_target::low_get_pc (regcache *regcache) in low_get_pc() function in x86_target
H A Dlinux-low.cc277 linux_process_target::low_get_pc (regcache *regcache) in low_get_pc() function in linux_process_target
728 pc = low_get_pc (regcache); in get_pc()
4215 lwp->stop_pc = low_get_pc (regcache); in resume_one_lwp_throw()
6390 return low_get_pc (regcache); in read_pc()
H A Dlinux-aarch64-low.cc108 CORE_ADDR low_get_pc (regcache *regcache) override;
309 aarch64_target::low_get_pc (regcache *regcache) in low_get_pc() function in aarch64_target
H A Dlinux-ppc-low.cc94 CORE_ADDR low_get_pc (regcache *regcache) override;
297 ppc_target::low_get_pc (regcache *regcache) in low_get_pc() function in ppc_target
H A DChangeLog2158 <low_get_pc>
2179 <low_get_pc>
2189 <low_get_pc>
2197 <low_get_pc>
2205 <low_get_pc>
2213 <low_get_pc>
2221 <low_get_pc>
2229 <low_get_pc>
2237 <low_get_pc>
2245 <low_get_pc>
[all …]