HomeSort by: relevance | last modified time | path
    Searched refs:supports_hardware_single_step (Results 1 - 20 of 20) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdbserver/
netbsd-low.h 83 bool supports_hardware_single_step () override;
linux-csky-low.cc 39 bool supports_hardware_single_step () override;
340 csky_target::supports_hardware_single_step () function in class:csky_target
win32-low.h 143 bool supports_hardware_single_step () override;
target.h 214 virtual bool supports_hardware_single_step ();
675 the_target->supports_hardware_single_step ()
linux-arm-low.cc 75 bool supports_hardware_single_step () override;
1082 arm_target::supports_hardware_single_step () function in class:arm_target
target.cc 401 process_stratum_target::supports_hardware_single_step () function in class:process_stratum_target
linux-low.h 198 bool supports_hardware_single_step () override;
linux-low.cc 2462 if (supports_hardware_single_step ())
3976 if (supports_hardware_single_step ())
4080 if (supports_hardware_single_step ())
4106 if (supports_hardware_single_step ())
4562 if (!supports_hardware_single_step ())
5629 /* Implement the supports_hardware_single_step target_ops method. */
5632 linux_process_target::supports_hardware_single_step () function in class:linux_process_target
netbsd-low.cc 1200 /* Implementation of the target_ops method "supports_hardware_single_step". */
1202 netbsd_process_target::supports_hardware_single_step () function in class:netbsd_process_target
win32-low.cc 1280 win32_process_target::supports_hardware_single_step () function in class:win32_process_target
  /src/external/gpl3/gdb.old/dist/gdbserver/
netbsd-low.h 83 bool supports_hardware_single_step () override;
linux-csky-low.cc 39 bool supports_hardware_single_step () override;
340 csky_target::supports_hardware_single_step () function in class:csky_target
win32-low.h 136 bool supports_hardware_single_step () override;
target.h 214 virtual bool supports_hardware_single_step ();
675 the_target->supports_hardware_single_step ()
linux-arm-low.cc 75 bool supports_hardware_single_step () override;
1041 arm_target::supports_hardware_single_step () function in class:arm_target
target.cc 401 process_stratum_target::supports_hardware_single_step () function in class:process_stratum_target
linux-low.h 198 bool supports_hardware_single_step () override;
linux-low.cc 2466 if (supports_hardware_single_step ())
3985 if (supports_hardware_single_step ())
4090 if (supports_hardware_single_step ())
4116 if (supports_hardware_single_step ())
4573 if (!supports_hardware_single_step ())
5643 /* Implement the supports_hardware_single_step target_ops method. */
5646 linux_process_target::supports_hardware_single_step () function in class:linux_process_target
netbsd-low.cc 1197 /* Implementation of the target_ops method "supports_hardware_single_step". */
1199 netbsd_process_target::supports_hardware_single_step () function in class:netbsd_process_target
win32-low.cc 1306 win32_process_target::supports_hardware_single_step () function in class:win32_process_target

Completed in 50 milliseconds