Searched refs:argp4 (Results 1 – 1 of 1) sorted by relevance
/freebsd/lib/clang/liblldb/ |
H A D | LLDBWrapLua.cpp | 21349 lldb::SBFile *argp4 ; in _wrap_SBDebugger_HandleProcessEvent__SWIG_0() local 21374 if (!SWIG_IsOK(SWIG_ConvertPtr(L,4,(void**)&argp4,SWIGTYPE_p_lldb__SBFile,0))){ in _wrap_SBDebugger_HandleProcessEvent__SWIG_0() 21377 arg4 = *argp4; in _wrap_SBDebugger_HandleProcessEvent__SWIG_0() 59867 lldb::SBWatchpointOptions *argp4 ; in _wrap_SBTarget_WatchpointCreateByAddress() local 59884 if (!SWIG_IsOK(SWIG_ConvertPtr(L,4,(void**)&argp4,SWIGTYPE_p_lldb__SBWatchpointOptions,0))){ in _wrap_SBTarget_WatchpointCreateByAddress() 59887 arg4 = *argp4; in _wrap_SBTarget_WatchpointCreateByAddress() 60105 lldb::SBType *argp4 ; in _wrap_SBTarget_CreateValueFromAddress() local 60126 if (!SWIG_IsOK(SWIG_ConvertPtr(L,4,(void**)&argp4,SWIGTYPE_p_lldb__SBType,0))){ in _wrap_SBTarget_CreateValueFromAddress() 60129 arg4 = *argp4; in _wrap_SBTarget_CreateValueFromAddress() 60153 lldb::SBType *argp4 ; in _wrap_SBTarget_CreateValueFromData() local [all …]
|