Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp80 static ScriptInterpreterPythonImpl *GetPythonInterpreter(Debugger &debugger) { in GetPythonInterpreter() function
1563 GetPythonInterpreter(debugger); in CreateScriptedThreadPlan()
1681 GetPythonInterpreter(debugger); in CreateScriptedBreakpointResolver()
1752 GetPythonInterpreter(m_debugger); in CreateScriptedStopHook()
1851 GetPythonInterpreter(debugger); in CreateSyntheticScriptedProvider()
2029 GetPythonInterpreter(debugger); in BreakpointCallbackFunction()
2094 GetPythonInterpreter(debugger); in WatchpointCallbackFunction()