Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp221 static ScriptInterpreterPythonImpl *GetPythonInterpreter(Debugger &debugger) { in GetPythonInterpreter() function
1860 GetPythonInterpreter(debugger); in CreateScriptedThreadPlan()
1963 GetPythonInterpreter(debugger); in CreateScriptedBreakpointResolver()
2036 GetPythonInterpreter(m_debugger); in CreateScriptedStopHook()
2138 GetPythonInterpreter(debugger); in CreateSyntheticScriptedProvider()
2307 GetPythonInterpreter(debugger); in BreakpointCallbackFunction()
2372 GetPythonInterpreter(debugger); in WatchpointCallbackFunction()