Lines Matching refs:_Unwind_Exception
330 call_terminate(bool native_exception, _Unwind_Exception* unwind_exception) in call_terminate()
365 _Unwind_Exception* unwind_exception, uintptr_t /*base*/ = 0) in get_shim_type_info()
388 _Unwind_Exception* unwind_exception, uintptr_t base = 0) in get_shim_type_info()
436 void* adjustedPtr, _Unwind_Exception* unwind_exception, in exception_spec_can_catch()
482 void* adjustedPtr, _Unwind_Exception* unwind_exception, in exception_spec_can_catch()
517 get_thrown_object_ptr(_Unwind_Exception* unwind_exception) in get_thrown_object_ptr()
547 set_registers(_Unwind_Exception* unwind_exception, _Unwind_Context* context, in set_registers()
586 _Unwind_Exception *unwind_exception, in scan_eh_tab()
922 _Unwind_Exception* unwind_exception, _Unwind_Context* context) in __gxx_personality_imp()
1008 extern "C" _Unwind_Reason_Code __gnu_unwind_frame(_Unwind_Exception*,
1015 static _Unwind_Reason_Code continue_unwind(_Unwind_Exception* unwind_exception, in continue_unwind()
1034 static void save_results_to_barrier_cache(_Unwind_Exception* unwind_exception, in save_results_to_barrier_cache()
1045 const _Unwind_Exception* unwind_exception) in load_results_from_barrier_cache()
1056 _Unwind_Exception* unwind_exception, in __gxx_personality_v0()
1169 _Unwind_Exception* unwind_exception = static_cast<_Unwind_Exception*>(arg); in __cxa_call_unexpected()
1303 _Unwind_Exception* unwind_exception, _Unwind_Context* context)