Searched refs:low_cannot_fetch_register (Results 1 - 25 of 36) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-sh-low.cc36 bool low_cannot_fetch_register (int regno) override;
105 sh_target::low_cannot_fetch_register (int regno) function in class:sh_target
H A Dlinux-ia64-low.cc40 bool low_cannot_fetch_register (int regno) override;
317 ia64_target::low_cannot_fetch_register (int regno) function in class:ia64_target
H A Dlinux-m68k-low.cc36 bool low_cannot_fetch_register (int regno) override;
121 m68k_target::low_cannot_fetch_register (int regno) function in class:m68k_target
H A Dlinux-nios2-low.cc48 bool low_cannot_fetch_register (int regno) override;
125 /* Implement the low_cannot_fetch_register linux target ops method. */
128 nios2_target::low_cannot_fetch_register (int regno) function in class:nios2_target
H A Dlinux-riscv-low.cc49 bool low_cannot_fetch_register (int regno) override;
69 riscv_target::low_cannot_fetch_register (int regno) function in class:riscv_target
71 gdb_assert_not_reached ("linux target op low_cannot_fetch_register "
H A Dlinux-sparc-low.cc59 bool low_cannot_fetch_register (int regno) override;
155 sparc_target::low_cannot_fetch_register (int regno) function in class:sparc_target
H A Dlinux-tic6x-low.cc55 bool low_cannot_fetch_register (int regno) override;
239 tic6x_target::low_cannot_fetch_register (int regno) function in class:tic6x_target
H A Dlinux-xtensa-low.cc37 bool low_cannot_fetch_register (int regno) override;
55 xtensa_target::low_cannot_fetch_register (int regno) function in class:xtensa_target
57 gdb_assert_not_reached ("linux target op low_cannot_fetch_register "
H A Dlinux-arm-low.cc81 bool low_cannot_fetch_register (int regno) override;
270 arm_target::low_cannot_fetch_register (int regno) function in class:arm_target
H A Dlinux-mips-low.cc44 bool low_cannot_fetch_register (int regno) override;
260 mips_target::low_cannot_fetch_register (int regno) function in class:mips_target
H A Dlinux-low.h598 virtual bool low_cannot_fetch_register (int regno) = 0;
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-sh-low.cc36 bool low_cannot_fetch_register (int regno) override;
105 sh_target::low_cannot_fetch_register (int regno) function in class:sh_target
H A Dlinux-or1k-low.cc45 bool low_cannot_fetch_register (int regno) override;
121 /* Implement the low_cannot_fetch_register linux target ops method. */
124 or1k_target::low_cannot_fetch_register (int regno) function in class:or1k_target
H A Dlinux-ia64-low.cc40 bool low_cannot_fetch_register (int regno) override;
317 ia64_target::low_cannot_fetch_register (int regno) function in class:ia64_target
H A Dlinux-nios2-low.cc48 bool low_cannot_fetch_register (int regno) override;
125 /* Implement the low_cannot_fetch_register linux target ops method. */
128 nios2_target::low_cannot_fetch_register (int regno) function in class:nios2_target
H A Dlinux-m68k-low.cc36 bool low_cannot_fetch_register (int regno) override;
121 m68k_target::low_cannot_fetch_register (int regno) function in class:m68k_target
H A Dlinux-loongarch-low.cc42 bool low_cannot_fetch_register (int regno) override;
62 loongarch_target::low_cannot_fetch_register (int regno) function in class:loongarch_target
64 gdb_assert_not_reached ("linux target op low_cannot_fetch_register "
H A Dlinux-csky-low.cc46 bool low_cannot_fetch_register (int regno) override;
92 csky_target::low_cannot_fetch_register (int regno) function in class:csky_target
H A Dlinux-tic6x-low.cc55 bool low_cannot_fetch_register (int regno) override;
239 tic6x_target::low_cannot_fetch_register (int regno) function in class:tic6x_target
H A Dlinux-sparc-low.cc59 bool low_cannot_fetch_register (int regno) override;
155 sparc_target::low_cannot_fetch_register (int regno) function in class:sparc_target
H A Dlinux-xtensa-low.cc37 bool low_cannot_fetch_register (int regno) override;
55 xtensa_target::low_cannot_fetch_register (int regno) function in class:xtensa_target
57 gdb_assert_not_reached ("linux target op low_cannot_fetch_register "
H A Dlinux-riscv-low.cc49 bool low_cannot_fetch_register (int regno) override;
69 riscv_target::low_cannot_fetch_register (int regno) function in class:riscv_target
71 gdb_assert_not_reached ("linux target op low_cannot_fetch_register "
H A Dlinux-arc-low.cc72 bool low_cannot_fetch_register (int regno) override;
130 arc_target::low_cannot_fetch_register (int regno) function in class:arc_target
H A Dlinux-arm-low.cc81 bool low_cannot_fetch_register (int regno) override;
270 arm_target::low_cannot_fetch_register (int regno) function in class:arm_target
H A Dlinux-mips-low.cc44 bool low_cannot_fetch_register (int regno) override;
260 mips_target::low_cannot_fetch_register (int regno) function in class:mips_target

Completed in 275 milliseconds

12