Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Target/
DProcess.h95 void SetOSPluginReportsAllThreads(bool does_report);
/external/llvm-project/lldb/source/Target/
DProcess.cpp300 void ProcessProperties::SetOSPluginReportsAllThreads(bool does_report) { in SetOSPluginReportsAllThreads() function in ProcessProperties