Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAIXException.cpp40 Asm->getObjFileLowering().getCompactUnwindSection()); in emitExceptionInfoTable()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h259 MCSection *getCompactUnwindSection() const { return CompactUnwindSection; } in getCompactUnwindSection() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1828 if (IsEH && MOFI->getCompactUnwindSection()) { in Emit()
1833 Streamer.SwitchSection(MOFI->getCompactUnwindSection()); in Emit()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp1916 OutStreamer->SwitchSection(getObjFileLowering().getCompactUnwindSection()); in emitFunctionBodyEnd()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3399 MF.getMMI().getContext().getObjectFileInfo()->getCompactUnwindSection() != in enableShrinkWrapping()