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

12

/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-sh-low.cc46 bool low_breakpoint_at (CORE_ADDR pc) override;
124 sh_target::low_breakpoint_at (CORE_ADDR where) function in class:sh_target
H A Dlinux-ia64-low.cc46 bool low_breakpoint_at (CORE_ADDR pc) override;
61 ia64_target::low_breakpoint_at (CORE_ADDR pc) function in class:ia64_target
63 gdb_assert_not_reached ("linux target op low_breakpoint_at is not "
H A Dlinux-m68k-low.cc48 bool low_breakpoint_at (CORE_ADDR pc) override;
195 m68k_target::low_breakpoint_at (CORE_ADDR pc) function in class:m68k_target
H A Dlinux-nios2-low.cc58 bool low_breakpoint_at (CORE_ADDR pc) override;
168 /* Implement the low_breakpoint_at linux target ops method. */
171 nios2_target::low_breakpoint_at (CORE_ADDR where) function in class:nios2_target
H A Dlinux-riscv-low.cc61 bool low_breakpoint_at (CORE_ADDR pc) override;
288 /* Implementation of linux target ops method "low_breakpoint_at". */
291 riscv_target::low_breakpoint_at (CORE_ADDR pc) function in class:riscv_target
H A Dlinux-sparc-low.cc69 bool low_breakpoint_at (CORE_ADDR pc) override;
284 sparc_target::low_breakpoint_at (CORE_ADDR where) function in class:sparc_target
H A Dlinux-tic6x-low.cc65 bool low_breakpoint_at (CORE_ADDR pc) override;
275 tic6x_target::low_breakpoint_at (CORE_ADDR where) function in class:tic6x_target
H A Dlinux-xtensa-low.cc47 bool low_breakpoint_at (CORE_ADDR pc) override;
269 xtensa_target::low_breakpoint_at (CORE_ADDR where) function in class:xtensa_target
H A Dlinux-arm-low.cc93 bool low_breakpoint_at (CORE_ADDR pc) override;
163 arm_target::low_breakpoint_at (CORE_ADDR pc) function in class:arm_target
H A Dlinux-mips-low.cc56 bool low_breakpoint_at (CORE_ADDR pc) override;
362 mips_target::low_breakpoint_at (CORE_ADDR where) function in class:mips_target
H A Dlinux-low.h623 virtual bool low_breakpoint_at (CORE_ADDR pc) = 0;
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-sh-low.cc46 bool low_breakpoint_at (CORE_ADDR pc) override;
124 sh_target::low_breakpoint_at (CORE_ADDR where) function in class:sh_target
H A Dlinux-or1k-low.cc55 bool low_breakpoint_at (CORE_ADDR pc) override;
151 /* Implement the low_breakpoint_at linux target ops method. */
154 or1k_target::low_breakpoint_at (CORE_ADDR where) function in class:or1k_target
H A Dlinux-ia64-low.cc46 bool low_breakpoint_at (CORE_ADDR pc) override;
61 ia64_target::low_breakpoint_at (CORE_ADDR pc) function in class:ia64_target
63 gdb_assert_not_reached ("linux target op low_breakpoint_at is not "
H A Dlinux-nios2-low.cc58 bool low_breakpoint_at (CORE_ADDR pc) override;
168 /* Implement the low_breakpoint_at linux target ops method. */
171 nios2_target::low_breakpoint_at (CORE_ADDR where) function in class:nios2_target
H A Dlinux-m68k-low.cc48 bool low_breakpoint_at (CORE_ADDR pc) override;
195 m68k_target::low_breakpoint_at (CORE_ADDR pc) function in class:m68k_target
H A Dlinux-loongarch-low.cc54 bool low_breakpoint_at (CORE_ADDR pc) override;
273 /* Implementation of linux target ops method "low_breakpoint_at". */
276 loongarch_target::low_breakpoint_at (CORE_ADDR pc) function in class:loongarch_target
H A Dlinux-csky-low.cc54 bool low_breakpoint_at (CORE_ADDR pc) override;
320 csky_target::low_breakpoint_at (CORE_ADDR where) function in class:csky_target
H A Dlinux-tic6x-low.cc65 bool low_breakpoint_at (CORE_ADDR pc) override;
275 tic6x_target::low_breakpoint_at (CORE_ADDR where) function in class:tic6x_target
H A Dlinux-sparc-low.cc69 bool low_breakpoint_at (CORE_ADDR pc) override;
284 sparc_target::low_breakpoint_at (CORE_ADDR where) function in class:sparc_target
H A Dlinux-xtensa-low.cc47 bool low_breakpoint_at (CORE_ADDR pc) override;
269 xtensa_target::low_breakpoint_at (CORE_ADDR where) function in class:xtensa_target
H A Dlinux-riscv-low.cc61 bool low_breakpoint_at (CORE_ADDR pc) override;
288 /* Implementation of linux target ops method "low_breakpoint_at". */
291 riscv_target::low_breakpoint_at (CORE_ADDR pc) function in class:riscv_target
H A Dlinux-arc-low.cc42 the notes for "low_breakpoint_at" in this file). However, this
82 bool low_breakpoint_at (CORE_ADDR where) override;
151 arc_target::low_breakpoint_at (CORE_ADDR where) function in class:arc_target
H A Dlinux-arm-low.cc93 bool low_breakpoint_at (CORE_ADDR pc) override;
163 arm_target::low_breakpoint_at (CORE_ADDR pc) function in class:arm_target
H A Dlinux-mips-low.cc56 bool low_breakpoint_at (CORE_ADDR pc) override;
362 mips_target::low_breakpoint_at (CORE_ADDR where) function in class:mips_target

Completed in 246 milliseconds

12