Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp955 std::unique_ptr<DebugStrBufferVector> DebugStrSectionContents = in finalizeDebugSections() local
958 copyByteArray(*DebugStrSectionContents), in finalizeDebugSections()
959 DebugStrSectionContents->size()); in finalizeDebugSections()