Searched refs:GetUnsignedInt8 (Results 1 – 4 of 4) sorted by relevance
54 uint8_t GetUnsignedInt8(lldb::SBError &error, lldb::offset_t offset);
78 return self._make_helper(self, SBData.GetUnsignedInt8, 1)
177 uint8_t SBData::GetUnsignedInt8(lldb::SBError &error, lldb::offset_t offset) { in GetUnsignedInt8() function in SBData
18559 result = (uint8_t)(arg1)->GetUnsignedInt8(*arg2,arg3); in _wrap_SBData_GetUnsignedInt8()