Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp405 StringExtractorGDBRemote packet_response(x); in GetRemoteQSupported() local
407 packet_response.GetHexMaxU64(/*little_endian=*/false, UINT64_MAX); in GetRemoteQSupported()