Searched refs:m_stream_string (Results 1 – 2 of 2) sorted by relevance
632 return m_stream_string; in GetStream()637 lldb_private::StreamString m_stream_string; variable
46 …m_stream_string(lldb_private::Stream::eBinary, execution_unit.GetAddressByteSize(), execution_unit… in StaticDataAllocator()82 …allocation = m_execution_unit.WriteNow((const uint8_t*)m_stream_string.GetData(), m_stream_string.… in Allocate()