Searched refs:getCompactUnwindSection (Results 1 – 5 of 5) sorted by relevance
41 cast<MCSectionXCOFF>(Asm->getObjFileLowering().getCompactUnwindSection()); in emitExceptionInfoTable()
272 MCSection *getCompactUnwindSection() const { return CompactUnwindSection; } in getCompactUnwindSection() function
1841 if (IsEH && MOFI->getCompactUnwindSection()) { in Emit()1847 Streamer.switchSection(MOFI->getCompactUnwindSection()); in Emit()
2338 OutStreamer->switchSection(getObjFileLowering().getCompactUnwindSection()); in emitFunctionBodyEnd()
3882 MF.getContext().getObjectFileInfo()->getCompactUnwindSection() != nullptr; in enableShrinkWrapping()