Searched refs:GetLongDouble (Results 1 – 8 of 8) sorted by relevance
58 GetLongDouble (lldb::SBError& error, lldb::offset_t offset);
578 GetLongDouble (lldb::offset_t *offset_ptr) const;
198 SBData::GetLongDouble (lldb::SBError& error, lldb::offset_t offset) in GetLongDouble() function in SBData209 value = m_opaque_sp->GetLongDouble(&offset); in GetLongDouble()
778 DataExtractor::GetLongDouble (offset_t *offset_ptr) const in GetLongDouble() function in DataExtractor1700 long double ld64_1 = GetLongDouble (&offset); in Dump()1701 long double ld64_2 = GetLongDouble (&offset); in Dump()1848 ss << GetLongDouble(&offset); in Dump()
369 case eTypeLongDouble: SetFloat (src.GetLongDouble (&src_offset)); break; in SetValueFromData()
1947 operator=((long double)data.GetLongDouble(&offset)); in SetValueFromData()
51 GetLongDouble (lldb::SBError& error, lldb::offset_t offset);
2726 lldb.SBData.GetLongDouble lldb.SBData-class.html#GetLongDouble