Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxxabi/src/
H A Dcxa_noexception.cpp56 uint64_t __getExceptionClass (const _Unwind_Exception*) { return 0; } in __getExceptionClass() function
H A Dcxa_exception.cpp96 uint64_t __getExceptionClass(const _Unwind_Exception* unwind_exception) { in __getExceptionClass() function
/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/
H A Dcxa_noexception.cpp55 uint64_t __getExceptionClass (const _Unwind_Exception*) { return 0; } in __getExceptionClass() function
H A Dcxa_exception.cpp95 uint64_t __getExceptionClass(const _Unwind_Exception* unwind_exception) { in __getExceptionClass() function