Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp4371 size_t OrgIndex = std::distance(Sections.begin(), &Section); in getOutputSections() local
4378 NewSectionIndex[OrgIndex] = NameToIndex[SectionName]; in getOutputSections()