Searched refs:argp1 (Results 1 – 1 of 1) sorted by relevance
/freebsd/lib/clang/liblldb/ |
H A D | LLDBWrapLua.cpp | 4196 lldb::SBSection *argp1 ; in _wrap_new_SBAddress__SWIG_2() local 4203 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&argp1,SWIGTYPE_p_lldb__SBSection,0))){ in _wrap_new_SBAddress__SWIG_2() 4206 arg1 = *argp1; in _wrap_new_SBAddress__SWIG_2() 4927 lldb::SBAddress *argp1 ; in _wrap_new_SBAddressRange__SWIG_2() local 4934 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&argp1,SWIGTYPE_p_lldb__SBAddress,0))){ in _wrap_new_SBAddressRange__SWIG_2() 4937 arg1 = *argp1; in _wrap_new_SBAddressRange__SWIG_2() 26302 lldb::SBThread *argp1 ; in _wrap_new_SBExecutionContext__SWIG_4() local 26308 if (!SWIG_IsOK(SWIG_ConvertPtr(L,1,(void**)&argp1,SWIGTYPE_p_lldb__SBThread,0))){ in _wrap_new_SBExecutionContext__SWIG_4() 26311 arg1 = *argp1; in _wrap_new_SBExecutionContext__SWIG_4() 33038 lldb::thread_t *argp1 ; in _wrap_SBHostOS_ThreadCancel() local [all …]
|