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.cc56 void call_terminate(_Unwind_Exception* unwind_exception) { in call_terminate()
65 _Unwind_Exception* unwind_exception, in scanEHTable()
309 _Unwind_Exception* unwind_exception) { in getTypePtr()
322 _Unwind_Exception* unwind_exception) { in canExceptionSpecCatch()
351 void setRegisters(_Unwind_Exception* unwind_exception, in setRegisters()
422 _Unwind_Exception* unwind_exception) { in getTypePtr()
456 _Unwind_Exception* unwind_exception) { in canExceptionSpecCatch()
483 void setRegisters(_Unwind_Exception* unwind_exception, in setRegisters()
Dcall_unexpected.cc187 _Unwind_Exception* unwind_exception = static_cast<_Unwind_Exception*>(arg); in __cxa_call_unexpected() local
250 _Unwind_Exception* unwind_exception = static_cast<_Unwind_Exception*>(arg); in __cxa_call_unexpected() local