Searched refs:RefsSection (Results 1 – 1 of 1) sorted by relevance
631 std::string RefsSection; in writeRIFF() local634 llvm::raw_string_ostream RefsOS(RefsSection); in writeRIFF()638 RIFF.Chunks.push_back({riff::fourCC("refs"), RefsSection}); in writeRIFF()