Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp965 DebugStrOffsetsSectionContents = StrOffstsWriter->releaseBuffer(); in finalizeDebugSections() local
967 ".debug_str_offsets", copyByteArray(*DebugStrOffsetsSectionContents), in finalizeDebugSections()
968 DebugStrOffsetsSectionContents->size()); in finalizeDebugSections()