Searched refs:kSEHExceptionClass (Results 1 – 1 of 1) sorted by relevance
50 static const uint64_t kSEHExceptionClass = 0x434C4E4753454800; // CLNGSEH\0 variable56 if (exc->exception_class != kSEHExceptionClass) in seh_exc_cleanup()111 exc->exception_class = kSEHExceptionClass; in _GCC_specific_handler()