Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/
H A Dcxa_exception.cpp133 exception_cleanup_func(_Unwind_Reason_Code reason, _Unwind_Exception* unwind_exception) in exception_cleanup_func() function
218 exception_header->unwindHeader.exception_cleanup = exception_cleanup_func; in __cxa_init_primary_exception()
/aosp_15_r20/external/libcxxabi/src/
H A Dcxa_exception.cpp134 exception_cleanup_func(_Unwind_Reason_Code reason, _Unwind_Exception* unwind_exception) in exception_cleanup_func() function
271 exception_header->unwindHeader.exception_cleanup = exception_cleanup_func; in __cxa_throw()