Home
last modified time | relevance | path

Searched refs:LegacyRangesSectionWriter (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Rewrite/
H A DDWARFRewriter.h41 std::unique_ptr<DebugRangesSectionWriter> LegacyRangesSectionWriter; variable
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp190 LegacyRangesSectionWriter = std::make_unique<DebugRangesSectionWriter>(); in updateDebugInfo()
270 : LegacyRangesSectionWriter.get(); in updateDebugInfo()
973 LegacyRangesSectionWriter->releaseBuffer(); in finalizeDebugSections()