Home
last modified time | relevance | path

Searched refs:SetDataFromSInt32Array (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBData.h132 bool SetDataFromSInt32Array(int32_t *array, size_t array_len);
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBData.cpp585 bool SBData::SetDataFromSInt32Array(int32_t *array, size_t array_len) { in SetDataFromSInt32Array() function in SBData
/freebsd-src/lib/clang/liblldb/
H A DLLDBWrapLua.cpp19672 SWIG_check_num_args("lldb::SBData::SetDataFromSInt32Array",2,2) in _wrap_SBDebugger_SetOutputFile()
19673 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBData::SetDataFromSInt32Array",1,"lldb::SBData *"); in _wrap_SBDebugger_SetOutputFile()
19704 result = (bool)(arg1)->SetDataFromSInt32Array(arg2,arg3); in _wrap_SBDebugger_SetErrorFile__SWIG_1()
19847 { "SetDataFromSInt32Array", _wrap_SBData_SetDataFromSInt32Array}, in _wrap_SBDebugger_GetErrorFile()
[all...]