Searched refs:id_strm (Results 1 – 1 of 1) sorted by relevance
1614 llvm::raw_string_ostream id_strm(identifier); in Hash() local1615 id_strm << m_arch.GetTriple().str() << '-' << m_file.GetPath(); in Hash()1617 id_strm << '(' << m_object_name << ')'; in Hash()1619 id_strm << m_object_offset; in Hash()1622 id_strm << mtime; in Hash()