Searched refs:SjLj (Results 1 – 8 of 8) sorted by relevance
37 ExceptionsType = ExceptionHandling::SjLj; in ARMMCAsmInfoDarwin()
32 enum ExceptionsType { None, DwarfCFI, SjLj, ARM, Win64 }; enumerator
376 case ExceptionHandling::SjLj: in addPassesToHandleExceptions()
536 AsmInfo->getExceptionHandlingType() == ExceptionHandling::SjLj && in visitMachineBasicBlockBefore()
389 bool IsSJLJ = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::SjLj; in EmitExceptionTable()
195 case ExceptionHandling::SjLj: in doInitialization()
164 D: SjLj exception handling support
386 HelpText<"Use SjLj style exceptions">;