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

  /src/external/gpl3/gdb/dist/gdbserver/
netbsd-low.h 97 bool supports_qxfer_siginfo () override;
win32-low.h 149 bool supports_qxfer_siginfo () override;
target.cc 481 process_stratum_target::supports_qxfer_siginfo () function in class:process_stratum_target
target.h 252 virtual bool supports_qxfer_siginfo ();
linux-low.h 219 bool supports_qxfer_siginfo () override;
netbsd-low.cc 669 /* Implement the supports_qxfer_siginfo target_ops method. */
672 netbsd_process_target::supports_qxfer_siginfo () function in class:netbsd_process_target
win32-low.cc 1286 win32_process_target::supports_qxfer_siginfo () function in class:win32_process_target
server.cc 1968 if (!the_target->supports_qxfer_siginfo ())
2808 if (the_target->supports_qxfer_siginfo ())
linux-low.cc 5772 linux_process_target::supports_qxfer_siginfo () function in class:linux_process_target
  /src/external/gpl3/gdb.old/dist/gdbserver/
netbsd-low.h 97 bool supports_qxfer_siginfo () override;
win32-low.h 142 bool supports_qxfer_siginfo () override;
target.cc 481 process_stratum_target::supports_qxfer_siginfo () function in class:process_stratum_target
target.h 252 virtual bool supports_qxfer_siginfo ();
linux-low.h 219 bool supports_qxfer_siginfo () override;
netbsd-low.cc 666 /* Implement the supports_qxfer_siginfo target_ops method. */
669 netbsd_process_target::supports_qxfer_siginfo () function in class:netbsd_process_target
win32-low.cc 1312 win32_process_target::supports_qxfer_siginfo () function in class:win32_process_target
server.cc 1963 if (!the_target->supports_qxfer_siginfo ())
2757 if (the_target->supports_qxfer_siginfo ())
linux-low.cc 5786 linux_process_target::supports_qxfer_siginfo () function in class:linux_process_target

Completed in 52 milliseconds