Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h643 LazyBool GetThreadPacketSupported(lldb::tid_t tid, llvm::StringRef packetStr);
H A DGDBRemoteCommunicationClient.cpp526 lldb::tid_t tid, llvm::StringRef packetStr) { in GetThreadPacketSupported() argument
528 payload.PutCString(packetStr); in GetThreadPacketSupported()