Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp78 static ScriptInterpreterPythonImpl *GetPythonInterpreter(Debugger &debugger) { in GetPythonInterpreter() function
1651 GetPythonInterpreter(debugger); in CreateScriptedThreadPlan()
1751 GetPythonInterpreter(debugger); in CreateScriptedBreakpointResolver()
1821 GetPythonInterpreter(m_debugger); in CreateScriptedStopHook()
1920 GetPythonInterpreter(debugger); in CreateSyntheticScriptedProvider()
2095 GetPythonInterpreter(debugger); in BreakpointCallbackFunction()
2160 GetPythonInterpreter(debugger); in WatchpointCallbackFunction()