Home
last modified time | relevance | path

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

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