Home
last modified time | relevance | path

Searched defs:unwind_exception (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/gabi++/src/
Dhelper_func_internal.cc52 void call_terminate(_Unwind_Exception* unwind_exception) { in call_terminate()
61 _Unwind_Exception* unwind_exception, in scanEHTable()
305 _Unwind_Exception* unwind_exception) { in getTypePtr()
318 _Unwind_Exception* unwind_exception) { in canExceptionSpecCatch()
347 void setRegisters(_Unwind_Exception* unwind_exception, in setRegisters()
417 _Unwind_Exception* unwind_exception) { in getTypePtr()
451 _Unwind_Exception* unwind_exception) { in canExceptionSpecCatch()
478 void setRegisters(_Unwind_Exception* unwind_exception, in setRegisters()
Dcall_unexpected.cc188 _Unwind_Exception* unwind_exception = static_cast<_Unwind_Exception*>(arg); in __cxa_call_unexpected() local
251 _Unwind_Exception* unwind_exception = static_cast<_Unwind_Exception*>(arg); in __cxa_call_unexpected() local