Home
last modified time | relevance | path

Searched defs:SendSignalsToIgnore (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/unittests/Process/gdb-remote/
DGDBRemoteCommunicationClientTest.cpp307 TEST_F(GDBRemoteCommunicationClientTest, SendSignalsToIgnore) { in TEST_F() argument
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp4090 Status GDBRemoteCommunicationClient::SendSignalsToIgnore( in SendSignalsToIgnore() function in GDBRemoteCommunicationClient