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

  /src/external/gpl3/gdb/dist/gdbserver/
netbsd-low.h 117 bool supports_qxfer_libraries_svr4 () override;
target.cc 690 process_stratum_target::supports_qxfer_libraries_svr4 () function in class:process_stratum_target
target.h 385 virtual bool supports_qxfer_libraries_svr4 ();
linux-low.h 272 bool supports_qxfer_libraries_svr4 () override;
netbsd-low.cc 1175 /* Implement the supports_qxfer_libraries_svr4 target_ops method. */
1178 netbsd_process_target::supports_qxfer_libraries_svr4 () function in class:netbsd_process_target
server.cc 1941 || !the_target->supports_qxfer_libraries_svr4 ())
2795 if (the_target->supports_qxfer_libraries_svr4 ())
linux-low.cc 6506 linux_process_target::supports_qxfer_libraries_svr4 ()
  /src/external/gpl3/gdb.old/dist/gdbserver/
netbsd-low.h 117 bool supports_qxfer_libraries_svr4 () override;
target.cc 690 process_stratum_target::supports_qxfer_libraries_svr4 () function in class:process_stratum_target
target.h 385 virtual bool supports_qxfer_libraries_svr4 ();
linux-low.h 272 bool supports_qxfer_libraries_svr4 () override;
netbsd-low.cc 1172 /* Implement the supports_qxfer_libraries_svr4 target_ops method. */
1175 netbsd_process_target::supports_qxfer_libraries_svr4 () function in class:netbsd_process_target
server.cc 1936 || !the_target->supports_qxfer_libraries_svr4 ())
2744 if (the_target->supports_qxfer_libraries_svr4 ())
linux-low.cc 6521 linux_process_target::supports_qxfer_libraries_svr4 ()

Completed in 47 milliseconds