Searched refs:kOurDependentExceptionClass (Results 1 – 4 of 4) sorted by relevance
26 static const uint64_t kOurDependentExceptionClass = 0x434C4E47432B2B01; // CLNGC++\1 variable
45 unwind_exception->exception_class == kOurDependentExceptionClass ? in demangling_terminate_handler()
496 if (unwind_exception->exception_class == kOurDependentExceptionClass) in get_thrown_object_ptr()1255 … new_exception_header->unwindHeader.exception_class == kOurDependentExceptionClass ? in __cxa_call_unexpected()
81 unwind_exception->exception_class = kOurDependentExceptionClass; in setDependentExceptionClass()