Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp4277 StringRef PrevSectionName; in getOutputSections() local
4289 outs() << "BOLT-INFO: adjusting size for section " << PrevSectionName in getOutputSections()
4297 PrevSectionName = SectionKV.first; in getOutputSections()