Home
last modified time | relevance | path

Searched refs:getCompactUnwindSection (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DAIXException.cpp40 cast<MCSectionXCOFF>(Asm->getObjFileLowering().getCompactUnwindSection()); in emitExceptionInfoTable()
/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCObjectFileInfo.h268 MCSection *getCompactUnwindSection() const { return CompactUnwindSection; } in getCompactUnwindSection() function
/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCDwarf.cpp1862 if (IsEH && MOFI->getCompactUnwindSection()) { in Emit()
1868 Streamer.switchSection(MOFI->getCompactUnwindSection()); in Emit()
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp2040 OutStreamer->switchSection(getObjFileLowering().getCompactUnwindSection()); in emitFunctionBodyEnd()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86FrameLowering.cpp3639 MF.getMMI().getContext().getObjectFileInfo()->getCompactUnwindSection() != in enableShrinkWrapping()