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