Lines Matching refs:SWIGBridge
1480 PythonObject ret_val = SWIGBridge::LLDBSWIGPython_CreateFrameRecognizer( in CreateFrameRecognizer()
1506 SWIGBridge::LLDBSwigPython_GetRecognizedArguments( in GetRecognizedArguments()
1522 SWIGBridge::LLDBSWIGPython_GetValueObjectSPFromSBValue(sb_value_ptr); in GetRecognizedArguments()
1584 SWIGBridge::LLDBSwigPythonCreateScriptedBreakpointResolver( in CreateScriptedBreakpointResolver()
1599 should_continue = SWIGBridge::LLDBSwigPythonCallBreakpointResolver( in ScriptedBreakpointResolverSearchCallback()
1616 depth_as_int = SWIGBridge::LLDBSwigPythonCallBreakpointResolver( in ScriptedBreakpointResolverSearchDepth()
1656 PythonObject ret_val = SWIGBridge::LLDBSwigPythonCreateScriptedStopHook( in CreateScriptedStopHook()
1676 bool ret_val = SWIGBridge::LLDBSwigPythonStopHookCallHandleStop( in ScriptedStopHookHandleStop()
1713 auto setting = (PyObject *)SWIGBridge::LLDBSWIGPython_GetDynamicSetting( in GetDynamicSettings()
1752 PythonObject ret_val = SWIGBridge::LLDBSwigPythonCreateSyntheticProvider( in CreateSyntheticScriptedProvider()
1771 PythonObject ret_val = SWIGBridge::LLDBSwigPythonCreateCommandObject( in CreateScriptCommandObject()
1878 ret_val = SWIGBridge::LLDBSwigPythonCallTypeScript( in GetScriptedSummary()
1902 return SWIGBridge::LLDBSwigPythonFormatterCallbackFunction( in FormatterCallbackFunction()
1942 SWIGBridge::LLDBSwigPythonBreakpointCallbackFunction( in BreakpointCallbackFunction()
2003 ret_val = SWIGBridge::LLDBSwigPythonWatchpointCallbackFunction( in WatchpointCallbackFunction()
2033 ret_val = SWIGBridge::LLDBSwigPython_CalculateNumChildren(implementor, max); in CalculateNumChildren()
2056 SWIGBridge::LLDBSwigPython_GetChildAtIndex(implementor, idx); in GetChildAtIndex()
2063 ret_val = SWIGBridge::LLDBSWIGPython_GetValueObjectSPFromSBValue( in GetChildAtIndex()
2090 ret_val = SWIGBridge::LLDBSwigPython_GetIndexOfChildWithName(implementor, child_name); in GetIndexOfChildWithName()
2114 SWIGBridge::LLDBSwigPython_UpdateSynthProviderInstance(implementor); in UpdateSynthProviderInstance()
2137 ret_val = SWIGBridge::LLDBSwigPython_MightHaveChildrenSynthProviderInstance( in MightHaveChildrenSynthProviderInstance()
2162 SWIGBridge::LLDBSwigPython_GetValueSynthProviderInstance(implementor); in GetSyntheticValue()
2169 ret_val = SWIGBridge::LLDBSWIGPython_GetValueObjectSPFromSBValue( in GetSyntheticValue()
2228 ret_val = SWIGBridge::LLDBSWIGPythonRunScriptKeywordProcess( in RunScriptFormatKeyword()
2252 SWIGBridge::LLDBSWIGPythonRunScriptKeywordThread( in RunScriptFormatKeyword()
2279 ret_val = SWIGBridge::LLDBSWIGPythonRunScriptKeywordTarget( in RunScriptFormatKeyword()
2302 SWIGBridge::LLDBSWIGPythonRunScriptKeywordFrame( in RunScriptFormatKeyword()
2328 ret_val = SWIGBridge::LLDBSWIGPythonRunScriptKeywordValue( in RunScriptFormatKeyword()
2505 if (!SWIGBridge::LLDBSwigPythonCallModuleInit( in LoadScriptingModule()
2601 ret_val = SWIGBridge::LLDBSwigPythonCallCommand( in RunScriptBasedCommand()
2646 ret_val = SWIGBridge::LLDBSwigPythonCallCommandObject( in RunScriptBasedCommand()
2697 ret_val = SWIGBridge::LLDBSwigPythonCallParsedCommandObject( in RunScriptBasedParsedCommand()
2733 ret_val = SWIGBridge::LLDBSwigPythonGetRepeatCommandForScriptedCommand( in GetRepeatCommandForScriptedCommand()
3041 PythonObject ctx_ref_obj = SWIGBridge::ToSWIGWrapper(exe_ctx_ref_sp); in SetOptionValueForCommandObject()