Searched refs:GetDataEnd (Results 1 – 4 of 4) sorted by relevance
168 maybe_add_section(m_data.GetDataEnd()); in CreateSections()
406 const uint8_t *GetDataEnd() const { return m_end; } in GetDataEnd() function
271 if (data.GetByteSize() && data.GetDataStart() && data.GetDataEnd()) { in DumpEncodedBufferToStream()
106 const uint8_t *ptr_end = data.GetDataEnd(); in HashElfTextSection()