Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp76 static ScriptInterpreterPythonImpl *GetPythonInterpreter(Debugger &debugger) { in GetPythonInterpreter() function
1740 GetPythonInterpreter(debugger); in CreateScriptedThreadPlan()
1840 GetPythonInterpreter(debugger); in CreateScriptedBreakpointResolver()
1910 GetPythonInterpreter(m_debugger); in CreateScriptedStopHook()
2009 GetPythonInterpreter(debugger); in CreateSyntheticScriptedProvider()
2176 GetPythonInterpreter(debugger); in BreakpointCallbackFunction()
2241 GetPythonInterpreter(debugger); in WatchpointCallbackFunction()