Home
last modified time | relevance | path

Searched defs:OSPlugin_ThreadsInfo (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h259 OSPlugin_ThreadsInfo(StructuredData::ObjectSP os_plugin_object_sp) { in OSPlugin_ThreadsInfo() function
/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1557 StructuredData::ArraySP ScriptInterpreterPythonImpl::OSPlugin_ThreadsInfo( in OSPlugin_ThreadsInfo() function in ScriptInterpreterPythonImpl