Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h100 void SetOSPluginReportsAllThreads(bool does_report);
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp327 void ProcessProperties::SetOSPluginReportsAllThreads(bool does_report) { in SetOSPluginReportsAllThreads() function in ProcessProperties