Searched refs:SjLj (Results 1 – 8 of 8) sorted by relevance
63 ExceptionsType = ExceptionHandling::SjLj; in ARMMCAsmInfoDarwin()
32 enum ExceptionsType { None, DwarfCFI, SjLj, ARM, Win64 }; enumerator
86 case ExceptionHandling::SjLj: in addPassesToHandleExceptions()
439 AsmInfo->getExceptionHandlingType() == ExceptionHandling::SjLj && in visitMachineBasicBlockBefore()
390 bool IsSJLJ = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::SjLj; in EmitExceptionTable()
200 case ExceptionHandling::SjLj: in doInitialization()
158 D: SjLj exception handling support
549 HelpText<"Use SjLj style exceptions">;