Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp1111 const StringRef &ARangesContents = OS.str(); in finalizeDebugSections() local
1114 copyByteArray(ARangesContents), in finalizeDebugSections()
1115 ARangesContents.size()); in finalizeDebugSections()