Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h645 LazyBool GetThreadPacketSupported(lldb::tid_t tid, llvm::StringRef packetStr);
H A DGDBRemoteCommunicationClient.cpp517 lldb::tid_t tid, llvm::StringRef packetStr) { in GetThreadPacketSupported() argument
519 payload.PutCString(packetStr); in GetThreadPacketSupported()