Searched refs:store_registers (Results 1 - 25 of 145) sorted by relevance

123456

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dravenscar-thread.h32 virtual void store_registers (struct regcache *, int) = 0;
H A Dtest-target.h57 void store_registers (regcache *regs, int regno) override
H A Dlinux-nat-trad.h32 void store_registers (struct regcache *, int) override;
H A Di386-bsd-nat.h40 void store_registers (struct regcache *regcache, int regnum) override
H A Damd64-bsd-nat.h40 void store_registers (struct regcache *regcache, int regnum) override
H A Dsh-nbsd-nat.c40 void store_registers (struct regcache *, int) override;
79 sh_nbsd_nat_target::store_registers (struct regcache *regcache, int regno) function in class:sh_nbsd_nat_target
H A Dppc-ravenscar-thread.c208 void store_registers (struct regcache *, int) override;
218 ppc_ravenscar_powerpc_ops::store_registers (struct regcache *regcache, int regnum) function in class:ppc_ravenscar_powerpc_ops
246 void store_registers (struct regcache *, int) override;
259 ppc_ravenscar_e500_ops::store_registers (struct regcache *regcache, int regnum) function in class:ppc_ravenscar_e500_ops
H A Dsparc-linux-nat.c38 void store_registers (struct regcache *regcache, int regnum) override
H A Dtilegx-linux-nat.c42 void store_registers (struct regcache *, int) override;
152 tilegx_linux_nat_target::store_registers (struct regcache *regcache, function in class:tilegx_linux_nat_target
H A Darm-fbsd-nat.c35 void store_registers (struct regcache *, int) override;
98 arm_fbsd_nat_target::store_registers (struct regcache *regcache, int regnum) function in class:arm_fbsd_nat_target
H A Daarch64-fbsd-nat.c36 void store_registers (struct regcache *, int) override;
93 aarch64_fbsd_nat_target::store_registers (struct regcache *regcache, function in class:aarch64_fbsd_nat_target
H A Dmips64-obsd-nat.c41 void store_registers (struct regcache *, int) override;
105 mips64_obsd_nat_target::store_registers (struct regcache *regcache, int regnum)
104 mips64_obsd_nat_target::store_registers (struct regcache *regcache, int regnum) function in class:mips64_obsd_nat_target
H A Driscv-fbsd-nat.c36 void store_registers (struct regcache *, int) override;
97 riscv_fbsd_nat_target::store_registers (struct regcache *regcache, function in class:riscv_fbsd_nat_target
H A Dmips-fbsd-nat.c37 void store_registers (struct regcache *, int) override;
95 mips_fbsd_nat_target::store_registers (struct regcache *regcache, int regnum) function in class:mips_fbsd_nat_target
H A Driscv-ravenscar-thread.c32 void store_registers (struct regcache *regcache, int regnum) override;
111 riscv_ravenscar_ops::store_registers (struct regcache *regcache, int regnum) function in class:riscv_ravenscar_ops
H A Driscv-nbsd-nat.c36 void store_registers (struct regcache *, int) override;
97 riscv_nbsd_nat_target::store_registers (struct regcache *regcache, function in class:riscv_nbsd_nat_target
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtest-target.h57 void store_registers (regcache *regs, int regno) override
H A Dlinux-nat-trad.h32 void store_registers (struct regcache *, int) override;
H A Driscv-fbsd-nat.c36 void store_registers (struct regcache *, int) override;
60 riscv_fbsd_nat_target::store_registers (struct regcache *regcache, function in class:riscv_fbsd_nat_target
H A Di386-bsd-nat.h40 void store_registers (struct regcache *regcache, int regnum) override
H A Damd64-bsd-nat.h40 void store_registers (struct regcache *regcache, int regnum) override
H A Darm-fbsd-nat.c38 void store_registers (struct regcache *, int) override;
70 arm_fbsd_nat_target::store_registers (struct regcache *regcache, int regnum) function in class:arm_fbsd_nat_target
H A Dsh-netbsd-nat.c37 void store_registers (struct regcache *, int) override;
76 sh_nbsd_nat_target::store_registers (struct regcache *regcache, int regno) function in class:sh_nbsd_nat_target
H A Dsparc-linux-nat.c38 void store_registers (struct regcache *regcache, int regnum) override
H A Dmips-fbsd-nat.c37 void store_registers (struct regcache *, int) override;
95 mips_fbsd_nat_target::store_registers (struct regcache *regcache, int regnum) function in class:mips_fbsd_nat_target

Completed in 357 milliseconds

123456