Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h511 SendTraceGetState(llvm::StringRef type,
H A DGDBRemoteCommunicationClient.cpp3726 GDBRemoteCommunicationClient::SendTraceGetState(llvm::StringRef type, in SendTraceGetState() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp1154 return m_gdb_comm.SendTraceGetState(type, GetInterruptTimeout()); in TraceGetState()