Searched refs:SWIGTYPE_p_lldb__SBProcess (Results 1 – 2 of 2) sorted by relevance
| /src/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 2791 #define SWIGTYPE_p_lldb__SBProcess swig_types[54] macro 13083 SWIG_NewPointerObj(L,(void *) resultptr,SWIGTYPE_p_lldb__SBProcess,1); SWIG_arg++; in _wrap_SBCommandInterpreter_GetProcess() 21364 if (!SWIG_IsOK(SWIG_ConvertPtr(L,2,(void**)&arg2,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBDebugger_HandleProcessEvent__SWIG_0() 21365 SWIG_fail_ptr("SBDebugger_HandleProcessEvent",2,SWIGTYPE_p_lldb__SBProcess); in _wrap_SBDebugger_HandleProcessEvent__SWIG_0() 21415 if (!SWIG_IsOK(SWIG_ConvertPtr(L,2,(void**)&arg2,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_SBDebugger_HandleProcessEvent__SWIG_1() 21416 SWIG_fail_ptr("SBDebugger_HandleProcessEvent",2,SWIGTYPE_p_lldb__SBProcess); in _wrap_SBDebugger_HandleProcessEvent__SWIG_1() 21471 …ta(L,argv[1])==0 || SWIG_ConvertPtr(L,argv[1], (void **) &ptr, SWIGTYPE_p_lldb__SBProcess, SWIG_PO… in _wrap_SBDebugger_HandleProcessEvent() 21525 …ta(L,argv[1])==0 || SWIG_ConvertPtr(L,argv[1], (void **) &ptr, SWIGTYPE_p_lldb__SBProcess, SWIG_PO… in _wrap_SBDebugger_HandleProcessEvent() 26283 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&arg1,SWIGTYPE_p_lldb__SBProcess,0))){ in _wrap_new_SBExecutionContext__SWIG_3() 26284 SWIG_fail_ptr("new_SBExecutionContext",1,SWIGTYPE_p_lldb__SBProcess); in _wrap_new_SBExecutionContext__SWIG_3() [all …]
|
| /src/contrib/llvm-project/lldb/bindings/python/ |
| H A D | python-swigsafecast.swig | 23 SWIGTYPE_p_lldb__SBProcess);
|