Home
last modified time | relevance | path

Searched defs:TraceGetState (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h370 TraceGetState(llvm::StringRef type) { in TraceGetState() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h2818 virtual llvm::Expected<std::string> TraceGetState(llvm::StringRef type) { in TraceGetState() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1163 ProcessGDBRemote::TraceGetState(llvm::StringRef type) { in TraceGetState() function in ProcessGDBRemote