Searched refs:GetUnsignedInt8 (Results 1 – 3 of 3) sorted by relevance
61 GetUnsignedInt8 (lldb::SBError& error, lldb::offset_t offset);218 return self._make_helper(self, SBData.GetUnsignedInt8, 1)
54 uint8_t GetUnsignedInt8(lldb::SBError &error, lldb::offset_t offset);
177 uint8_t SBData::GetUnsignedInt8(lldb::SBError &error, lldb::offset_t offset) { in GetUnsignedInt8() function in SBData