Searched refs:getColdCodeSectionName (Results 1 – 5 of 5) sorted by relevance
1326 StringRef getColdCodeSectionName() const { in getColdCodeSectionName() function1337 return BC.getUniqueSectionByName(getColdCodeSectionName()); in getColdCodeSection()
881 const char *getColdCodeSectionName() const { return ".text.cold"; } in getColdCodeSectionName() function
1221 Function.setCodeSectionName(BC.getColdCodeSectionName()); in runOnFunctions()1224 Function.setColdCodeSectionName(BC.getColdCodeSectionName()); in runOnFunctions()
278 BC.getCodeSection(EmitColdPart ? Function.getColdCodeSectionName() in emitFunction()
2207 LocalCtx->getELFSection(BF.getColdCodeSectionName(), ELF::SHT_PROGBITS, in calculateEmittedSize()