Home
last modified time | relevance | path

Searched refs:ErrorReplyFailed (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h67 ErrorReplyFailed, // Status getting the reply enumerator
H A DGDBRemoteCommunication.cpp418 return PacketResult::ErrorReplyFailed; in WaitForPacketNoLock()
1383 case PacketResult::ErrorReplyFailed: in format()