Searched refs:getCompactUnwindSection (Results 1 – 5 of 5) sorted by relevance
40 cast<MCSectionXCOFF>(Asm->getObjFileLowering().getCompactUnwindSection()); in emitExceptionInfoTable()
268 MCSection *getCompactUnwindSection() const { return CompactUnwindSection; } in getCompactUnwindSection() function
1862 if (IsEH && MOFI->getCompactUnwindSection()) { in Emit()1868 Streamer.switchSection(MOFI->getCompactUnwindSection()); in Emit()
2040 OutStreamer->switchSection(getObjFileLowering().getCompactUnwindSection()); in emitFunctionBodyEnd()
3639 MF.getMMI().getContext().getObjectFileInfo()->getCompactUnwindSection() != in enableShrinkWrapping()