Searched refs:kOurExceptionClass (Results 1 – 4 of 4) sorted by relevance
22 static const uint64_t kOurExceptionClass = 0x434C4E47432B2B00; // CLNGC++\0 variable
87 __setExceptionClass(unwind_exception, kOurExceptionClass); in setOurExceptionClass()107 (kOurExceptionClass & get_vendor_and_language); in __isOurExceptionClass()
928 (kOurExceptionClass & get_vendor_and_language); in __gxx_personality_imp()
547 …bool native_exception = (exceptionClass & get_vendor_and_language) == (kOurExceptionClass & get_ve…