Home
last modified time | relevance | path

Searched defs:StartTrace (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/common/
HDNativeProcessProtocol.h319 virtual lldb::user_id_t StartTrace(const TraceOptions &config, in StartTrace() function
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDProcess.h2415 virtual lldb::user_id_t StartTrace(const TraceOptions &options, in StartTrace() function
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
HDSBProcess.cpp314 lldb::SBTrace SBProcess::StartTrace(SBTraceOptions &options, in StartTrace() function in SBProcess
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDProcessGDBRemote.cpp1218 lldb::user_id_t ProcessGDBRemote::StartTrace(const TraceOptions &options, in StartTrace() function in ProcessGDBRemote