Home
last modified time | relevance | path

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

/external/libcxxabi/src/
Dcxa_exception.cpp65 cxa_exception_from_exception_unwind_exception(_Unwind_Exception* unwind_exception) in cxa_exception_from_exception_unwind_exception() function
136 …__cxa_exception* exception_header = cxa_exception_from_exception_unwind_exception(unwind_exception… in exception_cleanup_func()
302 return cxa_exception_from_exception_unwind_exception( in __cxa_get_exception_ptr()
316 cxa_exception_from_exception_unwind_exception(unwind_exception); in __cxa_begin_cleanup()
432 cxa_exception_from_exception_unwind_exception in __cxa_begin_catch()