Searched defs:ColdSection (Results 1 – 3 of 3) sorted by relevance
/llvm-project/bolt/lib/Core/ | ||
H A D | BinaryEmitter.cpp | 747 MCSection *HotSection, *ColdSection; emitJumpTables() local |
H A D | BinaryFunction.cpp | 4191 ErrorOr<BinarySection &> ColdSection = updateOutputValues() local |
/llvm-project/bolt/lib/Rewrite/ | ||
H A D | RewriteInstance.cpp | 3514 if (ErrorOr<BinarySection &> ColdSection = emitAndLink() local |