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

1 2 3 4 5 6

  /src/external/gpl3/gdb/dist/gdb/
linux-nat-trad.h 32 void store_registers (struct regcache *, int) override;
test-target.h 57 void store_registers (regcache *regs, int regno) override
riscv-fbsd-nat.c 35 void store_registers (struct regcache *, int) override;
59 riscv_fbsd_nat_target::store_registers (struct regcache *regcache, function in class:riscv_fbsd_nat_target
amd64-bsd-nat.h 40 void store_registers (struct regcache *regcache, int regnum) override
i386-bsd-nat.h 40 void store_registers (struct regcache *regcache, int regnum) override
sh-netbsd-nat.c 36 void store_registers (struct regcache *, int) override;
75 sh_nbsd_nat_target::store_registers (struct regcache *regcache, int regno) function in class:sh_nbsd_nat_target
sparc-linux-nat.c 37 void store_registers (struct regcache *regcache, int regnum) override
arm-fbsd-nat.c 37 void store_registers (struct regcache *, int) override;
69 arm_fbsd_nat_target::store_registers (struct regcache *regcache, int regnum) function in class:arm_fbsd_nat_target
mips-fbsd-nat.c 36 void store_registers (struct regcache *, int) override;
94 mips_fbsd_nat_target::store_registers (struct regcache *regcache, int regnum) function in class:mips_fbsd_nat_target
mips64-obsd-nat.c 40 void store_registers (struct regcache *, int) override;
104 mips64_obsd_nat_target::store_registers (struct regcache *regcache, int regnum)
103 mips64_obsd_nat_target::store_registers (struct regcache *regcache, int regnum) function in class:mips64_obsd_nat_target
riscv-netbsd-nat.c 36 void store_registers (struct regcache *, int) override;
97 riscv_nbsd_nat_target::store_registers (struct regcache *regcache, function in class:riscv_nbsd_nat_target
tilegx-linux-nat.c 41 void store_registers (struct regcache *, int) override;
151 tilegx_linux_nat_target::store_registers (struct regcache *regcache, function in class:tilegx_linux_nat_target
alpha-bsd-nat.c 35 void store_registers (struct regcache *, int) override;
87 alpha_bsd_nat_target::store_registers (struct regcache *regcache, int regno) function in class:alpha_bsd_nat_target
  /src/external/gpl3/gdb.old/dist/gdb/
linux-nat-trad.h 32 void store_registers (struct regcache *, int) override;
test-target.h 57 void store_registers (regcache *regs, int regno) override
riscv-fbsd-nat.c 35 void store_registers (struct regcache *, int) override;
59 riscv_fbsd_nat_target::store_registers (struct regcache *regcache, function in class:riscv_fbsd_nat_target
amd64-bsd-nat.h 40 void store_registers (struct regcache *regcache, int regnum) override
i386-bsd-nat.h 40 void store_registers (struct regcache *regcache, int regnum) override
sh-netbsd-nat.c 36 void store_registers (struct regcache *, int) override;
75 sh_nbsd_nat_target::store_registers (struct regcache *regcache, int regno) function in class:sh_nbsd_nat_target
sparc-linux-nat.c 37 void store_registers (struct regcache *regcache, int regnum) override
arm-fbsd-nat.c 37 void store_registers (struct regcache *, int) override;
69 arm_fbsd_nat_target::store_registers (struct regcache *regcache, int regnum) function in class:arm_fbsd_nat_target
mips-fbsd-nat.c 36 void store_registers (struct regcache *, int) override;
94 mips_fbsd_nat_target::store_registers (struct regcache *regcache, int regnum) function in class:mips_fbsd_nat_target
mips64-obsd-nat.c 40 void store_registers (struct regcache *, int) override;
104 mips64_obsd_nat_target::store_registers (struct regcache *regcache, int regnum)
103 mips64_obsd_nat_target::store_registers (struct regcache *regcache, int regnum) function in class:mips64_obsd_nat_target
riscv-netbsd-nat.c 36 void store_registers (struct regcache *, int) override;
97 riscv_nbsd_nat_target::store_registers (struct regcache *regcache, function in class:riscv_nbsd_nat_target
tilegx-linux-nat.c 41 void store_registers (struct regcache *, int) override;
151 tilegx_linux_nat_target::store_registers (struct regcache *regcache, function in class:tilegx_linux_nat_target

Completed in 47 milliseconds

1 2 3 4 5 6