Home
last modified time | relevance | path

Searched defs:ColdSection (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryEmitter.cpp726 MCSection *HotSection, *ColdSection; in emitJumpTables() local
754 MCSection *ColdSection) { in emitJumpTable()
H A DBinaryContext.cpp2206 MCSectionELF *ColdSection = in calculateEmittedSize() local
H A DBinaryFunction.cpp4046 ErrorOr<BinarySection &> ColdSection = getColdCodeSection(); in updateOutputValues() local
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp3187 if (ErrorOr<BinarySection &> ColdSection = Function->getColdCodeSection()) in emitAndLink() local
3726 ErrorOr<BinarySection &> ColdSection = Function.getColdCodeSection(); in mapCodeSections() local