Searched refs:getColdCodeSection (Results 1 – 3 of 3) sorted by relevance
3187 if (ErrorOr<BinarySection &> ColdSection = Function->getColdCodeSection()) in emitAndLink()3726 ErrorOr<BinarySection &> ColdSection = Function.getColdCodeSection(); in mapCodeSections()4521 NewColdSym.st_shndx = Function.getColdCodeSection()->getIndex(); in updateELFSymbolTable()4649 ? Function->getColdCodeSection()->getIndex() in updateELFSymbolTable()
1336 ErrorOr<BinarySection &> getColdCodeSection() const { in getColdCodeSection() function
4046 ErrorOr<BinarySection &> ColdSection = getColdCodeSection(); in updateOutputValues()