Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryContext.h945 const BinarySection &OriginalSection);
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryContext.cpp1949 const BinarySection &OriginalSection) { in registerSection() argument
1951 new BinarySection(*this, SectionName, OriginalSection)); in registerSection()