Home
last modified time | relevance | path

Searched refs:kOurExceptionClass (Results 1 – 3 of 3) sorted by relevance

/external/libcxxabi/src/
Dcxa_exception.hpp23 static const uint64_t kOurExceptionClass = 0x434C4E47432B2B00; // CLNGC++\0 variable
Dcxa_exception.cpp88 __setExceptionClass(unwind_exception, kOurExceptionClass); in setOurExceptionClass()
108 (kOurExceptionClass & get_vendor_and_language); in __isOurExceptionClass()
Dcxa_personality.cpp964 (kOurExceptionClass & get_vendor_and_language); in __gxx_personality_imp()