Lines Matching refs:python
77 python::PythonObject lldb_private::LLDBSwigPythonCreateSyntheticProvider( in LLDBSwigPythonCreateSyntheticProvider()
80 return python::PythonObject(); in LLDBSwigPythonCreateSyntheticProvider()
83 python::PythonObject lldb_private::LLDBSwigPythonCreateCommandObject( in LLDBSwigPythonCreateCommandObject()
86 return python::PythonObject(); in LLDBSwigPythonCreateCommandObject()
89 python::PythonObject lldb_private::LLDBSwigPythonCreateScriptedThreadPlan( in LLDBSwigPythonCreateScriptedThreadPlan()
93 return python::PythonObject(); in LLDBSwigPythonCreateScriptedThreadPlan()
103 python::PythonObject
107 return python::PythonObject(); in LLDBSwigPythonCreateScriptedBreakpointResolver()
189 python::PythonObject
193 return python::PythonObject(); in LLDBSWIGPythonCreateOSPlugin()
196 python::PythonObject lldb_private::LLDBSwigPythonCreateScriptedProcess( in LLDBSwigPythonCreateScriptedProcess()
200 return python::PythonObject(); in LLDBSwigPythonCreateScriptedProcess()
203 python::PythonObject lldb_private::LLDBSwigPythonCreateScriptedThread( in LLDBSwigPythonCreateScriptedThread()
207 return python::PythonObject(); in LLDBSwigPythonCreateScriptedThread()
210 python::PythonObject lldb_private::LLDBSWIGPython_CreateFrameRecognizer( in LLDBSWIGPython_CreateFrameRecognizer()
212 return python::PythonObject(); in LLDBSWIGPython_CreateFrameRecognizer()
255 python::PythonObject lldb_private::LLDBSwigPythonCreateScriptedStopHook( in LLDBSwigPythonCreateScriptedStopHook()
259 return python::PythonObject(); in LLDBSwigPythonCreateScriptedStopHook()