HomeSort by: relevance | last modified time | path
    Searched refs:getCompactUnwindSection (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
AIXException.cpp 40 Asm->getObjFileLowering().getCompactUnwindSection());
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectFileInfo.h 258 MCSection *getCompactUnwindSection() const { return CompactUnwindSection; }
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCDwarf.cpp 1863 if (IsEH && MOFI->getCompactUnwindSection()) {
1868 Streamer.SwitchSection(MOFI->getCompactUnwindSection());
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86FrameLowering.cpp 3383 MF.getMMI().getContext().getObjectFileInfo()->getCompactUnwindSection() !=

Completed in 26 milliseconds