reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
 2981       error.SetErrorStringWithFormat("invalid response to '%s' packet",
 2989             error.SetError(response_errno, lldb::eErrorTypePOSIX);
 2991             error.SetErrorToGenericError();
 2993           error.SetErrorToGenericError();
 2999     error.SetErrorStringWithFormat("failed to send '%s' packet",
 3002   return error;