Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.cpp390 bool IsSJLJ = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::SjLj; in EmitExceptionTable() local
391 bool HaveTTData = IsSJLJ ? (!TypeInfos.empty() || !FilterIds.empty()) : true; in EmitExceptionTable()
394 if (IsSJLJ) in EmitExceptionTable()
406 if (IsSJLJ) in EmitExceptionTable()
468 if (IsSJLJ) in EmitExceptionTable()
518 if (IsSJLJ) { in EmitExceptionTable()