Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteClientBase.cpp215 GDBRemoteClientBase::SendPacketAndReceiveResponseWithOutputSupport( in SendPacketAndReceiveResponseWithOutputSupport() function in GDBRemoteClientBase
/llvm-project/lldb/unittests/Process/gdb-remote/
H A DGDBRemoteClientBaseTest.cpp346 TEST_F(GDBRemoteClientBaseTest, SendPacketAndReceiveResponseWithOutputSupport) { in TEST_F() argument