Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp82 static ScriptInterpreterPythonImpl *GetPythonInterpreter(Debugger &debugger) { in GetPythonInterpreter() function
1575 GetPythonInterpreter(debugger); in CreateScriptedBreakpointResolver()
1646 GetPythonInterpreter(m_debugger); in CreateScriptedStopHook()
1745 GetPythonInterpreter(debugger); in CreateSyntheticScriptedProvider()
1923 GetPythonInterpreter(debugger); in BreakpointCallbackFunction()
1988 GetPythonInterpreter(debugger); in WatchpointCallbackFunction()