Searched refs:kOurDependentExceptionClass (Results 1 – 8 of 8) sorted by relevance
24 static const uint64_t kOurDependentExceptionClass = 0x434C4E47432B2B01; // CLNGC++\1 variable
43 __getExceptionClass(unwind_exception) == kOurDependentExceptionClass ? in demangling_terminate_handler()
505 if (__getExceptionClass(unwind_exception) == kOurDependentExceptionClass) in get_thrown_object_ptr()1274 … __getExceptionClass(&new_exception_header->unwindHeader) == kOurDependentExceptionClass ? in __cxa_call_unexpected()
92 __setExceptionClass(unwind_exception, kOurDependentExceptionClass); in setDependentExceptionClass()
23 static const uint64_t kOurDependentExceptionClass = 0x434C4E47432B2B01; // CLNGC++\1 variable
504 if (__getExceptionClass(unwind_exception) == kOurDependentExceptionClass) in get_thrown_object_ptr()1273 … __getExceptionClass(&new_exception_header->unwindHeader) == kOurDependentExceptionClass ? in __cxa_call_unexpected()
91 __setExceptionClass(unwind_exception, kOurDependentExceptionClass); in setDependentExceptionClass()