Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp972 std::unique_ptr<DebugBufferVector> RangesSectionContents = in finalizeDebugSections() local
975 copyByteArray(*RangesSectionContents), in finalizeDebugSections()
976 RangesSectionContents->size()); in finalizeDebugSections()
980 std::unique_ptr<DebugBufferVector> RangesSectionContents = in finalizeDebugSections() local
983 copyByteArray(*RangesSectionContents), in finalizeDebugSections()
984 RangesSectionContents->size()); in finalizeDebugSections()