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