Searched refs:exClass (Results 1 – 1 of 1) sorted by relevance
100 uint64_t exClass; in __getExceptionClass() local101 ::memcpy(&exClass, &unwind_exception->exception_class, sizeof(exClass)); in __getExceptionClass()102 return exClass; in __getExceptionClass()