Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
HDScriptInterpreter.h551 virtual lldb::ScriptedProcessInterfaceUP CreateScriptedProcessInterface() { in CreateScriptedProcessInterface() function
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
HDScriptInterpreterPython.cpp1532 ScriptInterpreterPythonImpl::CreateScriptedProcessInterface() { in CreateScriptedProcessInterface() function in ScriptInterpreterPythonImpl