Searched refs:SetDataWithOwnership (Results 1 – 5 of 5) sorted by relevance
86 void SetDataWithOwnership(lldb::SBError &error, const void *buf, size_t size,
84 data.SetDataWithOwnership(
440 data.SetDataWithOwnership(
45 data.SetDataWithOwnership(error, addr_data, lldb.eByteOrderBig, 8)
359 void SBData::SetDataWithOwnership(lldb::SBError &error, const void *buf, in SetDataWithOwnership() function in SBData