Home
last modified time | relevance | path

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

/freebsd-14.2/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()
1275 case PacketResult::ErrorReplyFailed: in format()