Searched refs:argp3 (Results 1 – 1 of 1) sorted by relevance
/freebsd/lib/clang/liblldb/ |
H A D | LLDBWrapLua.cpp | 5139 lldb::SBTarget *argp3 ; in _wrap_SBAddressRange_GetDescription() local 5157 if (!SWIG_IsOK(SWIG_ConvertPtr(L,3,(void**)&argp3,SWIGTYPE_p_lldb__SBTarget,0))){ in _wrap_SBAddressRange_GetDescription() 5160 arg3 = *argp3; in _wrap_SBAddressRange_GetDescription() 43825 lldb::SBFile *argp3 ; in _wrap_SBProcess_ReportEventState__SWIG_0() local 43842 if (!SWIG_IsOK(SWIG_ConvertPtr(L,3,(void**)&argp3,SWIGTYPE_p_lldb__SBFile,0))){ in _wrap_SBProcess_ReportEventState__SWIG_0() 43845 arg3 = *argp3; in _wrap_SBProcess_ReportEventState__SWIG_0() 60104 lldb::SBAddress *argp3 ; in _wrap_SBTarget_CreateValueFromAddress() local 60120 if (!SWIG_IsOK(SWIG_ConvertPtr(L,3,(void**)&argp3,SWIGTYPE_p_lldb__SBAddress,0))){ in _wrap_SBTarget_CreateValueFromAddress() 60123 arg3 = *argp3; in _wrap_SBTarget_CreateValueFromAddress() 60152 lldb::SBData *argp3 ; in _wrap_SBTarget_CreateValueFromData() local [all …]
|