Home
last modified time | relevance | path

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

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