Home
last modified time | relevance | path

Searched defs:__getExceptionClass (Results 1 – 2 of 2) sorted by relevance

/external/libcxxabi/src/
Dcxa_noexception.cpp56 uint64_t __getExceptionClass (const _Unwind_Exception*) { return 0; } in __getExceptionClass() function
Dcxa_exception.cpp96 uint64_t __getExceptionClass(const _Unwind_Exception* unwind_exception) { in __getExceptionClass() function