Lines Matching refs:SWIGBridge
1475 PythonObject ret_val = SWIGBridge::LLDBSWIGPython_CreateFrameRecognizer( in CreateFrameRecognizer()
1501 SWIGBridge::LLDBSwigPython_GetRecognizedArguments( in GetRecognizedArguments()
1517 SWIGBridge::LLDBSWIGPython_GetValueObjectSPFromSBValue(sb_value_ptr); in GetRecognizedArguments()
1570 PythonObject ret_val = SWIGBridge::LLDBSwigPythonCreateScriptedThreadPlan( in CreateScriptedThreadPlan()
1589 explains_stop = SWIGBridge::LLDBSWIGPythonCallThreadPlan( in ScriptedThreadPlanExplainsStop()
1606 should_stop = SWIGBridge::LLDBSWIGPythonCallThreadPlan( in ScriptedThreadPlanShouldStop()
1623 is_stale = SWIGBridge::LLDBSWIGPythonCallThreadPlan( in ScriptedThreadPlanIsStale()
1640 should_step = SWIGBridge::LLDBSWIGPythonCallThreadPlan( in ScriptedThreadPlanGetRunState()
1663 return SWIGBridge::LLDBSWIGPythonCallThreadPlan( in ScriptedThreadPlanGetStopDescription()
1690 SWIGBridge::LLDBSwigPythonCreateScriptedBreakpointResolver( in CreateScriptedBreakpointResolver()
1705 should_continue = SWIGBridge::LLDBSwigPythonCallBreakpointResolver( in ScriptedBreakpointResolverSearchCallback()
1722 depth_as_int = SWIGBridge::LLDBSwigPythonCallBreakpointResolver( in ScriptedBreakpointResolverSearchDepth()
1762 PythonObject ret_val = SWIGBridge::LLDBSwigPythonCreateScriptedStopHook( in CreateScriptedStopHook()
1782 bool ret_val = SWIGBridge::LLDBSwigPythonStopHookCallHandleStop( in ScriptedStopHookHandleStop()
1819 auto setting = (PyObject *)SWIGBridge::LLDBSWIGPython_GetDynamicSetting( in GetDynamicSettings()
1858 PythonObject ret_val = SWIGBridge::LLDBSwigPythonCreateSyntheticProvider( in CreateSyntheticScriptedProvider()
1877 PythonObject ret_val = SWIGBridge::LLDBSwigPythonCreateCommandObject( in CreateScriptCommandObject()
1984 ret_val = SWIGBridge::LLDBSwigPythonCallTypeScript( in GetScriptedSummary()
2008 return SWIGBridge::LLDBSwigPythonFormatterCallbackFunction( in FormatterCallbackFunction()
2048 SWIGBridge::LLDBSwigPythonBreakpointCallbackFunction( in BreakpointCallbackFunction()
2109 ret_val = SWIGBridge::LLDBSwigPythonWatchpointCallbackFunction( in WatchpointCallbackFunction()
2139 ret_val = SWIGBridge::LLDBSwigPython_CalculateNumChildren(implementor, max); in CalculateNumChildren()
2162 SWIGBridge::LLDBSwigPython_GetChildAtIndex(implementor, idx); in GetChildAtIndex()
2169 ret_val = SWIGBridge::LLDBSWIGPython_GetValueObjectSPFromSBValue( in GetChildAtIndex()
2196 ret_val = SWIGBridge::LLDBSwigPython_GetIndexOfChildWithName(implementor, child_name); in GetIndexOfChildWithName()
2220 SWIGBridge::LLDBSwigPython_UpdateSynthProviderInstance(implementor); in UpdateSynthProviderInstance()
2243 ret_val = SWIGBridge::LLDBSwigPython_MightHaveChildrenSynthProviderInstance( in MightHaveChildrenSynthProviderInstance()
2268 SWIGBridge::LLDBSwigPython_GetValueSynthProviderInstance(implementor); in GetSyntheticValue()
2275 ret_val = SWIGBridge::LLDBSWIGPython_GetValueObjectSPFromSBValue( in GetSyntheticValue()
2334 ret_val = SWIGBridge::LLDBSWIGPythonRunScriptKeywordProcess( in RunScriptFormatKeyword()
2358 SWIGBridge::LLDBSWIGPythonRunScriptKeywordThread( in RunScriptFormatKeyword()
2385 ret_val = SWIGBridge::LLDBSWIGPythonRunScriptKeywordTarget( in RunScriptFormatKeyword()
2408 SWIGBridge::LLDBSWIGPythonRunScriptKeywordFrame( in RunScriptFormatKeyword()
2434 ret_val = SWIGBridge::LLDBSWIGPythonRunScriptKeywordValue( in RunScriptFormatKeyword()
2614 if (!SWIGBridge::LLDBSwigPythonCallModuleInit( in LoadScriptingModule()
2710 ret_val = SWIGBridge::LLDBSwigPythonCallCommand( in RunScriptBasedCommand()
2755 ret_val = SWIGBridge::LLDBSwigPythonCallCommandObject( in RunScriptBasedCommand()