Searched refs:fetch_registers (Results 1 - 25 of 150) sorted by relevance

123456

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dravenscar-thread.h31 virtual void fetch_registers (struct regcache *, int) = 0;
H A Dlinux-nat-trad.h31 void fetch_registers (struct regcache *, int) override;
H A Di386-bsd-nat.h37 void fetch_registers (struct regcache *regcache, int regnum) override
H A Damd64-bsd-nat.h37 void fetch_registers (struct regcache *regcache, int regnum) override
H A Dsh-nbsd-nat.c39 void fetch_registers (struct regcache *, int) override;
56 sh_nbsd_nat_target::fetch_registers (struct regcache *regcache, int regno) function in class:sh_nbsd_nat_target
H A Dppc-ravenscar-thread.c207 void fetch_registers (struct regcache *, int) override;
212 ppc_ravenscar_powerpc_ops::fetch_registers (struct regcache *regcache, int regnum) function in class:ppc_ravenscar_powerpc_ops
245 void fetch_registers (struct regcache *, int) override;
250 ppc_ravenscar_e500_ops::fetch_registers (struct regcache *regcache, int regnum) function in class:ppc_ravenscar_e500_ops
H A Dsparc-linux-nat.c35 void fetch_registers (struct regcache *regcache, int regnum) override
H A Dtilegx-linux-nat.c41 void fetch_registers (struct regcache *, int) override;
136 tilegx_linux_nat_target::fetch_registers (struct regcache *regcache, function in class:tilegx_linux_nat_target
H A Darm-fbsd-nat.c34 void fetch_registers (struct regcache *, int) override;
65 arm_fbsd_nat_target::fetch_registers (struct regcache *regcache, int regnum) function in class:arm_fbsd_nat_target
H A Daarch64-fbsd-nat.c35 void fetch_registers (struct regcache *, int) override;
61 aarch64_fbsd_nat_target::fetch_registers (struct regcache *regcache, function in class:aarch64_fbsd_nat_target
H A Dmips64-obsd-nat.c40 void fetch_registers (struct regcache *, int) override;
90 mips64_obsd_nat_target::fetch_registers (struct regcache *regcache, int regnum)
89 mips64_obsd_nat_target::fetch_registers (struct regcache *regcache, int regnum) function in class:mips64_obsd_nat_target
H A Driscv-fbsd-nat.c35 void fetch_registers (struct regcache *, int) override;
63 riscv_fbsd_nat_target::fetch_registers (struct regcache *regcache, function in class:riscv_fbsd_nat_target
H A Dmips-fbsd-nat.c36 void fetch_registers (struct regcache *, int) override;
64 mips_fbsd_nat_target::fetch_registers (struct regcache *regcache, int regnum) function in class:mips_fbsd_nat_target
H A Driscv-ravenscar-thread.c31 void fetch_registers (struct regcache *regcache, int regnum) override;
85 riscv_ravenscar_ops::fetch_registers (struct regcache *regcache, int regnum) function in class:riscv_ravenscar_ops
H A Driscv-nbsd-nat.c35 void fetch_registers (struct regcache *, int) override;
62 riscv_nbsd_nat_target::fetch_registers (struct regcache *regcache, function in class:riscv_nbsd_nat_target
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dlinux-nat-trad.h31 void fetch_registers (struct regcache *, int) override;
H A Driscv-fbsd-nat.c35 void fetch_registers (struct regcache *, int) override;
45 riscv_fbsd_nat_target::fetch_registers (struct regcache *regcache, function in class:riscv_fbsd_nat_target
H A Di386-bsd-nat.h37 void fetch_registers (struct regcache *regcache, int regnum) override
H A Damd64-bsd-nat.h37 void fetch_registers (struct regcache *regcache, int regnum) override
H A Darm-fbsd-nat.c37 void fetch_registers (struct regcache *, int) override;
48 arm_fbsd_nat_target::fetch_registers (struct regcache *regcache, int regnum) function in class:arm_fbsd_nat_target
H A Dsh-netbsd-nat.c36 void fetch_registers (struct regcache *, int) override;
53 sh_nbsd_nat_target::fetch_registers (struct regcache *regcache, int regno) function in class:sh_nbsd_nat_target
H A Dsparc-linux-nat.c35 void fetch_registers (struct regcache *regcache, int regnum) override
H A Dmips-fbsd-nat.c36 void fetch_registers (struct regcache *, int) override;
64 mips_fbsd_nat_target::fetch_registers (struct regcache *regcache, int regnum) function in class:mips_fbsd_nat_target
H A Dtilegx-linux-nat.c41 void fetch_registers (struct regcache *, int) override;
136 tilegx_linux_nat_target::fetch_registers (struct regcache *regcache, function in class:tilegx_linux_nat_target
H A Dmips64-obsd-nat.c40 void fetch_registers (struct regcache *, int) override;
90 mips64_obsd_nat_target::fetch_registers (struct regcache *regcache, int regnum)
89 mips64_obsd_nat_target::fetch_registers (struct regcache *regcache, int regnum) function in class:mips64_obsd_nat_target

Completed in 177 milliseconds

123456