Lines Matching refs:arg6

7363     lldb::DynamicValueType arg6 ;  in _wrap_SBBlock_GetVariables__SWIG_0()  local
7386 arg6 = (lldb::DynamicValueType)lua_tointeger(L, 6); in _wrap_SBBlock_GetVariables__SWIG_0()
7387 result = (arg1)->GetVariables(*arg2,arg3,arg4,arg5,arg6); in _wrap_SBBlock_GetVariables__SWIG_0()
13664 lldb::SBStringList *arg6 = 0 ; in _wrap_SBCommandInterpreter_HandleCompletion() local
13684 if (!SWIG_IsOK(SWIG_ConvertPtr(L,6,(void**)&arg6,SWIGTYPE_p_lldb__SBStringList,0))){ in _wrap_SBCommandInterpreter_HandleCompletion()
13688 result = (int)(arg1)->HandleCompletion((char const *)arg2,arg3,arg4,arg5,*arg6); in _wrap_SBCommandInterpreter_HandleCompletion()
13707 lldb::SBStringList *arg6 = 0 ; in _wrap_SBCommandInterpreter_HandleCompletionWithDescriptions() local
13729 if (!SWIG_IsOK(SWIG_ConvertPtr(L,6,(void**)&arg6,SWIGTYPE_p_lldb__SBStringList,0))){ in _wrap_SBCommandInterpreter_HandleCompletionWithDescriptions()
13738 …result = (int)(arg1)->HandleCompletionWithDescriptions((char const *)arg2,arg3,arg4,arg5,*arg6,*ar… in _wrap_SBCommandInterpreter_HandleCompletionWithDescriptions()
19037 uint8_t arg6 ; in _wrap_SBData_SetData() local
19058 arg6 = (uint8_t)lua_tointeger(L, 5); in _wrap_SBData_SetData()
19059 (arg1)->SetData(*arg2,(void const *)arg3,arg4,arg5,arg6); in _wrap_SBData_SetData()
19078 uint8_t arg6 ; in _wrap_SBData_SetDataWithOwnership() local
19099 arg6 = (uint8_t)lua_tointeger(L, 5); in _wrap_SBData_SetDataWithOwnership()
19100 (arg1)->SetDataWithOwnership(*arg2,(void const *)arg3,arg4,arg5,arg6); in _wrap_SBData_SetDataWithOwnership()
21575 lldb::SBError *arg6 = 0 ; in _wrap_SBDebugger_CreateTarget__SWIG_0() local
21595 if (!SWIG_IsOK(SWIG_ConvertPtr(L,6,(void**)&arg6,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_SBDebugger_CreateTarget__SWIG_0()
21599 …result = (arg1)->CreateTarget((char const *)arg2,(char const *)arg3,(char const *)arg4,arg5,*arg6); in _wrap_SBDebugger_CreateTarget__SWIG_0()
23748 bool *arg6 = 0 ; in _wrap_SBDebugger_RunCommandInterpreter() local
23777 arg6 = &temp6; in _wrap_SBDebugger_RunCommandInterpreter()
23780 (arg1)->RunCommandInterpreter(arg2,arg3,*arg4,*arg5,*arg6,*arg7); in _wrap_SBDebugger_RunCommandInterpreter()
23783 lua_pushboolean(L, (int)((*arg6)!=0)); SWIG_arg++; in _wrap_SBDebugger_RunCommandInterpreter()
31389 lldb::DynamicValueType arg6 ; in _wrap_SBFrame_GetVariables__SWIG_1() local
31408 arg6 = (lldb::DynamicValueType)lua_tointeger(L, 6); in _wrap_SBFrame_GetVariables__SWIG_1()
31409 result = (arg1)->GetVariables(arg2,arg3,arg4,arg5,arg6); in _wrap_SBFrame_GetVariables__SWIG_1()
37547 bool arg6 ; in _wrap_new_SBMemoryRegionInfo__SWIG_2() local
37562 arg6 = (lua_toboolean(L, 6)!=0); in _wrap_new_SBMemoryRegionInfo__SWIG_2()
37563 …db::SBMemoryRegionInfo *)new lldb::SBMemoryRegionInfo((char const *)arg1,arg2,arg3,arg4,arg5,arg6); in _wrap_new_SBMemoryRegionInfo__SWIG_2()
44056 char *arg6 = (char *) 0 ; in _wrap_SBProcess_RemoteLaunch() local
44125 arg6 = (char *)lua_tostring(L, 6); in _wrap_SBProcess_RemoteLaunch()
44134 …2,(char const **)arg3,(char const *)arg4,(char const *)arg5,(char const *)arg6,(char const *)arg7,… in _wrap_SBProcess_RemoteLaunch()
45288 uint32_t arg6 ; in _wrap_SBProcess_FindRangesInMemory() local
45313 arg6 = (uint32_t)lua_tointeger(L, 6); in _wrap_SBProcess_FindRangesInMemory()
45319 …indRangesInMemory((void const *)arg2,arg3,(lldb::SBAddressRangeList const &)*arg4,arg5,arg6,*arg7); in _wrap_SBProcess_FindRangesInMemory()
45341 lldb::SBError *arg6 = 0 ; in _wrap_SBProcess_FindInMemory() local
45365 if (!SWIG_IsOK(SWIG_ConvertPtr(L,6,(void**)&arg6,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_SBProcess_FindInMemory()
45369 …ddr_t)(arg1)->FindInMemory((void const *)arg2,arg3,(lldb::SBAddressRange const &)*arg4,arg5,*arg6); in _wrap_SBProcess_FindInMemory()
49821 char *arg6 = (char *) 0 ; in _wrap_SBSourceManager_DisplaySourceLinesWithLineNumbers() local
49846 arg6 = (char *)lua_tostring(L, 6); in _wrap_SBSourceManager_DisplaySourceLinesWithLineNumbers()
49852 …ourceLinesWithLineNumbers((lldb::SBFileSpec const &)*arg2,arg3,arg4,arg5,(char const *)arg6,*arg7); in _wrap_SBSourceManager_DisplaySourceLinesWithLineNumbers()
49871 uint32_t arg6 ; in _wrap_SBSourceManager_DisplaySourceLinesWithLineNumbersAndColumn() local
49898 arg6 = (uint32_t)lua_tointeger(L, 6); in _wrap_SBSourceManager_DisplaySourceLinesWithLineNumbersAndColumn()
49905 …esWithLineNumbersAndColumn((lldb::SBFileSpec const &)*arg2,arg3,arg4,arg5,arg6,(char const *)arg7,… in _wrap_SBSourceManager_DisplaySourceLinesWithLineNumbersAndColumn()
54619 char *arg6 = (char *) 0 ; in _wrap_SBTarget_Launch__SWIG_0() local
54694 arg6 = (char *)lua_tostring(L, 6); in _wrap_SBTarget_Launch__SWIG_0()
54704 …,(char const **)arg3,(char const **)arg4,(char const *)arg5,(char const *)arg6,(char const *)arg7,… in _wrap_SBTarget_Launch__SWIG_0()
56884 lldb::SBFileSpecList *arg6 = 0 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_4() local
56908 if (!SWIG_IsOK(SWIG_ConvertPtr(L,6,(void**)&arg6,SWIGTYPE_p_lldb__SBFileSpecList,0))){ in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_4()
56912 … result = (arg1)->BreakpointCreateByLocation((lldb::SBFileSpec const &)*arg2,arg3,arg4,arg5,*arg6); in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_4()
56934 lldb::SBFileSpecList *arg6 = 0 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_5() local
56960 if (!SWIG_IsOK(SWIG_ConvertPtr(L,6,(void**)&arg6,SWIGTYPE_p_lldb__SBFileSpecList,0))){ in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_5()
56965 …lt = (arg1)->BreakpointCreateByLocation((lldb::SBFileSpec const &)*arg2,arg3,arg4,arg5,*arg6,arg7); in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_5()
57395 lldb::SBFileSpecList *arg6 = 0 ; in _wrap_SBTarget_BreakpointCreateByName__SWIG_4() local
57419 if (!SWIG_IsOK(SWIG_ConvertPtr(L,6,(void**)&arg6,SWIGTYPE_p_lldb__SBFileSpecList,0))){ in _wrap_SBTarget_BreakpointCreateByName__SWIG_4()
57423 …ar const *)arg2,arg3,arg4,(lldb::SBFileSpecList const &)*arg5,(lldb::SBFileSpecList const &)*arg6); in _wrap_SBTarget_BreakpointCreateByName__SWIG_4()
57639 lldb::SBFileSpecList *arg6 = 0 ; in _wrap_SBTarget_BreakpointCreateByNames__SWIG_0() local
57684 if (!SWIG_IsOK(SWIG_ConvertPtr(L,6,(void**)&arg6,SWIGTYPE_p_lldb__SBFileSpecList,0))){ in _wrap_SBTarget_BreakpointCreateByNames__SWIG_0()
57688 …r const **)arg2,arg3,arg4,(lldb::SBFileSpecList const &)*arg5,(lldb::SBFileSpecList const &)*arg6); in _wrap_SBTarget_BreakpointCreateByNames__SWIG_0()
57716 lldb::SBFileSpecList *arg6 = 0 ; in _wrap_SBTarget_BreakpointCreateByNames__SWIG_1() local
57759 if (!SWIG_IsOK(SWIG_ConvertPtr(L,6,(void**)&arg6,SWIGTYPE_p_lldb__SBFileSpecList,0))){ in _wrap_SBTarget_BreakpointCreateByNames__SWIG_1()
57768 …ByNames((char const **)arg2,arg3,arg4,arg5,(lldb::SBFileSpecList const &)*arg6,(lldb::SBFileSpecLi… in _wrap_SBTarget_BreakpointCreateByNames__SWIG_1()
57796 lldb::addr_t arg6 ; in _wrap_SBTarget_BreakpointCreateByNames__SWIG_2() local
57840 arg6 = (lldb::addr_t)lua_tointeger(L, 6); in _wrap_SBTarget_BreakpointCreateByNames__SWIG_2()
57851 …result = (arg1)->BreakpointCreateByNames((char const **)arg2,arg3,arg4,arg5,arg6,(lldb::SBFileSpec… in _wrap_SBTarget_BreakpointCreateByNames__SWIG_2()
58797 bool arg6 ; in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_0() local
58828 arg6 = (lua_toboolean(L, 6)!=0); in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_0()
58829 …r const *)arg2,*arg3,(lldb::SBFileSpecList const &)*arg4,(lldb::SBFileSpecList const &)*arg5,arg6); in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_0()
59821 lldb::SBError *arg6 = 0 ; in _wrap_SBTarget_WatchAddress() local
59841 if (!SWIG_IsOK(SWIG_ConvertPtr(L,6,(void**)&arg6,SWIGTYPE_p_lldb__SBError,0))){ in _wrap_SBTarget_WatchAddress()
59845 result = (arg1)->WatchAddress(arg2,arg3,arg4,arg5,*arg6); in _wrap_SBTarget_WatchAddress()