Home
last modified time | relevance | path

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

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