Home
last modified time | relevance | path

Searched defs:__getExceptionClass (Results 1 – 4 of 4) 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
/external/llvm-project/libcxxabi/src/
Dcxa_noexception.cpp55 uint64_t __getExceptionClass (const _Unwind_Exception*) { return 0; } in __getExceptionClass() function
Dcxa_exception.cpp95 uint64_t __getExceptionClass(const _Unwind_Exception* unwind_exception) { in __getExceptionClass() function