Home
last modified time | relevance | path

Searched refs:OSPlugin_ThreadsInfo (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp172 m_interpreter->OSPlugin_ThreadsInfo(m_python_object_sp); in UpdateThreadList()
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h263 OSPlugin_ThreadsInfo(StructuredData::ObjectSP os_plugin_object_sp) { in OSPlugin_ThreadsInfo() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h135 OSPlugin_ThreadsInfo(StructuredData::ObjectSP os_plugin_object_sp) override;
H A DScriptInterpreterPython.cpp1538 StructuredData::ArraySP ScriptInterpreterPythonImpl::OSPlugin_ThreadsInfo( in OSPlugin_ThreadsInfo() function in ScriptInterpreterPythonImpl