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

  /src/external/gpl3/gdb/dist/gdbserver/
target.h 578 #define target_supports_catch_syscall() \ macro
server.cc 710 if (!target_running () || !target_supports_catch_syscall ())
2792 if (target_supports_catch_syscall ())
  /src/external/gpl3/gdb.old/dist/gdbserver/
target.h 578 #define target_supports_catch_syscall() \ macro
server.cc 695 if (!target_running () || !target_supports_catch_syscall ())
2741 if (target_supports_catch_syscall ())

Completed in 48 milliseconds