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.h374 TraceGetState(llvm::StringRef type) { in TraceGetState() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h2698 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.cpp1153 ProcessGDBRemote::TraceGetState(llvm::StringRef type) { in TraceGetState() function in ProcessGDBRemote