Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DScriptInterpreter.h246 CreateScriptedThreadPlan(const char *class_name, in CreateScriptedThreadPlan() function
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp1827 StructuredData::ObjectSP ScriptInterpreterPythonImpl::CreateScriptedThreadPlan( in CreateScriptedThreadPlan() function in ScriptInterpreterPythonImpl