Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h195 OSPlugin_ThreadsInfo(StructuredData::ObjectSP os_plugin_object_sp) { in OSPlugin_ThreadsInfo() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1641 StructuredData::ArraySP ScriptInterpreterPython::OSPlugin_ThreadsInfo( in OSPlugin_ThreadsInfo() function in ScriptInterpreterPython