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