Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAIXException.cpp40 Asm->getObjFileLowering().getCompactUnwindSection()); in emitExceptionInfoTable()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h258 MCSection *getCompactUnwindSection() const { return CompactUnwindSection; } in getCompactUnwindSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp1863 if (IsEH && MOFI->getCompactUnwindSection()) { in Emit()
1868 Streamer.SwitchSection(MOFI->getCompactUnwindSection()); in Emit()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3383 MF.getMMI().getContext().getObjectFileInfo()->getCompactUnwindSection() != in enableShrinkWrapping()