Home
last modified time | relevance | path

Searched defs:CreateScriptedThreadInterface (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/include/lldb/Interpreter/Interfaces/
H A DScriptedProcessInterface.h77 virtual lldb::ScriptedThreadInterfaceSP CreateScriptedThreadInterface() { CreateScriptedThreadInterface() function
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedProcessPythonInterface.cpp195 ScriptedProcessPythonInterface::CreateScriptedThreadInterface() { CreateScriptedThreadInterface() function in ScriptedProcessPythonInterface
/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h555 virtual lldb::ScriptedThreadInterfaceSP CreateScriptedThreadInterface() { CreateScriptedThreadInterface() function
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1537 ScriptInterpreterPythonImpl::CreateScriptedThreadInterface() { CreateScriptedThreadInterface() function in ScriptInterpreterPythonImpl