HomeSort by: relevance | last modified time | path
    Searched defs:fetch_registers (Results 1 - 25 of 120) sorted by relevancy

1 2 3 4 5

  /src/external/gpl3/gdb/dist/gdb/
riscv-fbsd-nat.c 34 void fetch_registers (struct regcache *, int) override;
44 riscv_fbsd_nat_target::fetch_registers (struct regcache *regcache, function in class:riscv_fbsd_nat_target
alpha-bsd-nat.c 34 void fetch_registers (struct regcache *, int) override;
53 alpha_bsd_nat_target::fetch_registers (struct regcache *regcache, int regno) function in class:alpha_bsd_nat_target
arm-fbsd-nat.c 36 void fetch_registers (struct regcache *, int) override;
47 arm_fbsd_nat_target::fetch_registers (struct regcache *regcache, int regnum) function in class:arm_fbsd_nat_target
hppa-netbsd-nat.c 34 void fetch_registers (struct regcache *, int) override;
168 hppa_nbsd_nat_target::fetch_registers (struct regcache *regcache, int regnum)
167 hppa_nbsd_nat_target::fetch_registers (struct regcache *regcache, int regnum) function in class:hppa_nbsd_nat_target
linux-nat-trad.c 77 linux_nat_trad_target::fetch_registers (struct regcache *regcache, int regnum) function in class:linux_nat_trad_target
mips-fbsd-nat.c 35 void fetch_registers (struct regcache *, int) override;
63 mips_fbsd_nat_target::fetch_registers (struct regcache *regcache, int regnum) function in class:mips_fbsd_nat_target
mips-netbsd-nat.c 37 void fetch_registers (struct regcache *, int) override;
52 mips_nbsd_nat_target::fetch_registers (struct regcache *regcache, int regno) function in class:mips_nbsd_nat_target
mips64-obsd-nat.c 39 void fetch_registers (struct regcache *, int) override;
89 mips64_obsd_nat_target::fetch_registers (struct regcache *regcache, int regnum)
88 mips64_obsd_nat_target::fetch_registers (struct regcache *regcache, int regnum) function in class:mips64_obsd_nat_target
or1k-linux-nat.c 36 void fetch_registers (struct regcache *regcache, int regnum) override;
136 or1k_linux_nat_target::fetch_registers (struct regcache *regcache, int regnum) function in class:or1k_linux_nat_target
riscv-netbsd-nat.c 35 void fetch_registers (struct regcache *, int) override;
62 riscv_nbsd_nat_target::fetch_registers (struct regcache *regcache, function in class:riscv_nbsd_nat_target
sh-netbsd-nat.c 35 void fetch_registers (struct regcache *, int) override;
52 sh_nbsd_nat_target::fetch_registers (struct regcache *regcache, int regno) function in class:sh_nbsd_nat_target
tilegx-linux-nat.c 40 void fetch_registers (struct regcache *, int) override;
135 tilegx_linux_nat_target::fetch_registers (struct regcache *regcache, function in class:tilegx_linux_nat_target
vax-bsd-nat.c 34 void fetch_registers (struct regcache *, int) override;
75 vax_bsd_nat_target::fetch_registers (struct regcache *regcache, int regnum)
74 vax_bsd_nat_target::fetch_registers (struct regcache *regcache, int regnum) function in class:vax_bsd_nat_target
  /src/external/gpl3/gdb.old/dist/gdb/
riscv-fbsd-nat.c 34 void fetch_registers (struct regcache *, int) override;
44 riscv_fbsd_nat_target::fetch_registers (struct regcache *regcache, function in class:riscv_fbsd_nat_target
alpha-bsd-nat.c 34 void fetch_registers (struct regcache *, int) override;
53 alpha_bsd_nat_target::fetch_registers (struct regcache *regcache, int regno) function in class:alpha_bsd_nat_target
arm-fbsd-nat.c 36 void fetch_registers (struct regcache *, int) override;
47 arm_fbsd_nat_target::fetch_registers (struct regcache *regcache, int regnum) function in class:arm_fbsd_nat_target
hppa-netbsd-nat.c 34 void fetch_registers (struct regcache *, int) override;
168 hppa_nbsd_nat_target::fetch_registers (struct regcache *regcache, int regnum)
167 hppa_nbsd_nat_target::fetch_registers (struct regcache *regcache, int regnum) function in class:hppa_nbsd_nat_target
linux-nat-trad.c 77 linux_nat_trad_target::fetch_registers (struct regcache *regcache, int regnum) function in class:linux_nat_trad_target
mips-fbsd-nat.c 35 void fetch_registers (struct regcache *, int) override;
63 mips_fbsd_nat_target::fetch_registers (struct regcache *regcache, int regnum) function in class:mips_fbsd_nat_target
mips-netbsd-nat.c 37 void fetch_registers (struct regcache *, int) override;
52 mips_nbsd_nat_target::fetch_registers (struct regcache *regcache, int regno) function in class:mips_nbsd_nat_target
mips64-obsd-nat.c 39 void fetch_registers (struct regcache *, int) override;
89 mips64_obsd_nat_target::fetch_registers (struct regcache *regcache, int regnum)
88 mips64_obsd_nat_target::fetch_registers (struct regcache *regcache, int regnum) function in class:mips64_obsd_nat_target
or1k-linux-nat.c 36 void fetch_registers (struct regcache *regcache, int regnum) override;
136 or1k_linux_nat_target::fetch_registers (struct regcache *regcache, int regnum) function in class:or1k_linux_nat_target
riscv-netbsd-nat.c 35 void fetch_registers (struct regcache *, int) override;
62 riscv_nbsd_nat_target::fetch_registers (struct regcache *regcache, function in class:riscv_nbsd_nat_target
sh-netbsd-nat.c 35 void fetch_registers (struct regcache *, int) override;
52 sh_nbsd_nat_target::fetch_registers (struct regcache *regcache, int regno) function in class:sh_nbsd_nat_target
tilegx-linux-nat.c 40 void fetch_registers (struct regcache *, int) override;
135 tilegx_linux_nat_target::fetch_registers (struct regcache *regcache, function in class:tilegx_linux_nat_target

Completed in 40 milliseconds

1 2 3 4 5