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

  /external/libcxxabi/src/
cxa_default_handlers.cpp 40 (kOurExceptionClass & get_vendor_and_language);
cxa_exception.hpp 25 static const uint64_t kOurExceptionClass = 0x434C4E47432B2B00; // CLNGC++\0
cxa_handlers.cpp 97 (kOurExceptionClass & get_vendor_and_language);
cxa_exception.cpp 80 unwind_exception->exception_class = kOurExceptionClass;
90 (kOurExceptionClass & get_vendor_and_language);
cxa_personality.cpp     [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
cxa_default_handlers.cpp 40 (kOurExceptionClass & get_vendor_and_language);
cxa_exception.hpp 25 static const uint64_t kOurExceptionClass = 0x434C4E47432B2B00; // CLNGC++\0
cxa_handlers.cpp 97 (kOurExceptionClass & get_vendor_and_language);
cxa_exception.cpp 80 unwind_exception->exception_class = kOurExceptionClass;
90 (kOurExceptionClass & get_vendor_and_language);
cxa_personality.cpp     [all...]

Completed in 148 milliseconds