Searched refs:GetSignedInt8 (Results 1 – 4 of 4) sorted by relevance
62 int8_t GetSignedInt8(lldb::SBError &error, lldb::offset_t offset);
90 return self._make_helper(self, SBData.GetSignedInt8, 1)
237 int8_t SBData::GetSignedInt8(lldb::SBError &error, lldb::offset_t offset) { in GetSignedInt8() function in SBData
18695 result = (int8_t)(arg1)->GetSignedInt8(*arg2,arg3); in _wrap_SBData_GetSignedInt8()