Searched refs:SetDataFromSInt64Array (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/include/lldb/API/ |
H A D | SBData.h | 130 bool SetDataFromSInt64Array(int64_t *array, size_t array_len);
|
/freebsd-src/contrib/llvm-project/lldb/source/API/ |
H A D | SBData.cpp | 565 bool SBData::SetDataFromSInt64Array(int64_t *array, size_t array_len) { in SetDataFromSInt64Array() function in SBData
|
/freebsd-src/lib/clang/liblldb/ |
H A D | LLDBWrapLua.cpp | 19615 SWIG_check_num_args("lldb::SBData::SetDataFromSInt64Array",2,2) in _wrap_SBDebugger_SetOutputFile__SWIG_1() 19616 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBData::SetDataFromSInt64Array",1,"lldb::SBData *"); in _wrap_SBDebugger_SetOutputFile__SWIG_1() 19647 result = (bool)(arg1)->SetDataFromSInt64Array(arg2,arg3); in _wrap_SBDebugger_SetOutputFile() 19846 { "SetDataFromSInt64Array", _wrap_SBData_SetDataFromSInt64Array}, in _wrap_SBDebugger_GetErrorFile() [all...] |