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