Searched refs:argp1 (Results 1 – 1 of 1) sorted by relevance
| /freebsd/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 4130 lldb::SBSection *argp1 ; in _wrap_new_SBAddress__SWIG_2() local 4137 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&argp1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_new_SBAddress__SWIG_2() 4140 arg1 = *argp1; in _wrap_new_SBAddress__SWIG_2() 4861 lldb::SBAddress *argp1 ; in _wrap_new_SBAddressRange__SWIG_2() local 4868 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&argp1,SWIGTYPE_p_lldb__SBAddress,0))){ in _wrap_new_SBAddressRange__SWIG_2() 4871 arg1 = *argp1; in _wrap_new_SBAddressRange__SWIG_2() 26722 lldb::SBThread *argp1 ; in _wrap_new_SBExecutionContext__SWIG_4() local 26728 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&argp1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_new_SBExecutionContext__SWIG_4() 26731 arg1 = *argp1; in _wrap_new_SBExecutionContext__SWIG_4() 33511 lldb::thread_t *argp1 ; in _wrap_SBHostOS_ThreadCancel() local [all …]
|