Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_handlers.cpp97 (kOurExceptionClass & get_vendor_and_language); in terminate()
Dcxa_exception.hpp25 static const uint64_t kOurExceptionClass = 0x434C4E47432B2B00; // CLNGC++\0 variable
Dcxa_default_handlers.cpp40 (kOurExceptionClass & get_vendor_and_language); in default_terminate_handler()
Dcxa_personality.cpp931 (kOurExceptionClass & get_vendor_and_language); in __gxx_personality_sj0()
1058 (kOurExceptionClass & get_vendor_and_language); in __gxx_personality_v0()
1184 (kOurExceptionClass & get_vendor_and_language); in __cxa_call_unexpected()
1248 (kOurExceptionClass & get_vendor_and_language); in __cxa_call_unexpected()
Dcxa_exception.cpp80 unwind_exception->exception_class = kOurExceptionClass; in setExceptionClass()
90 (kOurExceptionClass & get_vendor_and_language); in isOurExceptionClass()