Home
last modified time | relevance | path

Searched refs:dependent_exception_cleanup (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/
H A Dcxa_exception.cpp729 dependent_exception_cleanup(_Unwind_Reason_Code reason, _Unwind_Exception* unwind_exception) in __cxa_throw() function
760 dep_exception_header->unwindHeader.exception_cleanup = dependent_exception_cleanup; in __cxa_throw()
/aosp_15_r20/external/libcxxabi/src/
H A Dcxa_exception.cpp712 dependent_exception_cleanup(_Unwind_Reason_Code reason, _Unwind_Exception* unwind_exception) in dependent_exception_cleanup() function
743 dep_exception_header->unwindHeader.exception_cleanup = dependent_exception_cleanup; in __cxa_rethrow_primary_exception()