Searched refs:SjLj (Results 1 – 9 of 9) sorted by relevance
37 ExceptionsType = ExceptionHandling::SjLj; in ARMMCAsmInfoDarwin()
47 SjLj, /// setjmp/longjmp based exceptions enumerator
224 bool IsSJLJ = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::SjLj; in computeCallSiteTable()363 bool IsSJLJ = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::SjLj; in emitExceptionTable()
250 case ExceptionHandling::SjLj: in doInitialization()
440 case ExceptionHandling::SjLj: in addPassesToHandleExceptions()
563 AsmInfo->getExceptionHandlingType() == ExceptionHandling::SjLj && in visitMachineBasicBlockBefore()
174 D: SjLj exception handling support
444 HelpText<"Use SjLj style exceptions">;
633 // A single-register address. This is used with the SjLj665 // The address in a single register. This is used with the SjLj1127 // The unconditional BCL used by the SjLj setjmp code.