HomeSort by relevance Sort by last modified time
    Searched refs:kOurExceptionClass (Results 1 - 3 of 3) sorted by null

  /external/libcxxabi/src/
cxa_exception.hpp 23 static const uint64_t kOurExceptionClass = 0x434C4E47432B2B00; // CLNGC++\0
cxa_exception.cpp 88 __setExceptionClass(unwind_exception, kOurExceptionClass);
108 (kOurExceptionClass & get_vendor_and_language);
cxa_personality.cpp     [all...]

Completed in 1274 milliseconds