Searched refs:GetDataExtractor (Results 1 – 3 of 3) sorted by relevance
25 if (m_frozen_sp->GetDataExtractor().GetByteSize() < *byte_size) { in GetValueBytes()27 m_frozen_sp->GetValue().GetData(m_frozen_sp->GetDataExtractor()); in GetValueBytes()30 m_frozen_sp->GetDataExtractor().GetDataStart()); in GetValueBytes()
87 m_data.SetByteOrder(parent.GetDataExtractor().GetByteOrder()); in ValueObject()88 m_data.SetAddressByteSize(parent.GetDataExtractor().GetAddressByteSize()); in ValueObject()278 DataExtractor &ValueObject::GetDataExtractor() { in GetDataExtractor() function in ValueObject903 const char *cstr = GetDataExtractor().PeekCStr(0); in ReadPointedString()1823 if (GetDataExtractor().GetByteOrder() == eByteOrderBig) in GetSyntheticBitFieldChild()
1066 DataExtractor &GetDataExtractor();