Searched defs:SjLj (Results 1 – 2 of 2) sorted by relevance
21 SjLj, ///< setjmp/longjmp based exceptions enumerator
234 enum class ExceptionHandlingKind { None, SjLj, WinEH, DwarfCFI, Wasm }; enumerator