Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h91 ErrorReplyFailed, // Status getting the reply enumerator
H A DGDBRemoteCommunication.cpp384 return PacketResult::ErrorReplyFailed; in WaitForPacketNoLock()
1274 case PacketResult::ErrorReplyFailed: in format()