Lines Matching refs:_Unwind_Exception
307 call_terminate(bool native_exception, _Unwind_Exception* unwind_exception) in call_terminate()
342 _Unwind_Exception* unwind_exception) in get_shim_type_info()
362 _Unwind_Exception* unwind_exception) in get_shim_type_info()
409 void* adjustedPtr, _Unwind_Exception* unwind_exception) in exception_spec_can_catch()
451 void* adjustedPtr, _Unwind_Exception* unwind_exception) in exception_spec_can_catch()
484 get_thrown_object_ptr(_Unwind_Exception* unwind_exception) in get_thrown_object_ptr()
514 set_registers(_Unwind_Exception* unwind_exception, _Unwind_Context* context, in set_registers()
547 _Unwind_Exception *unwind_exception, in scan_eh_tab()
935 _Unwind_Exception* unwind_exception, _Unwind_Context* context) in __gxx_personality_sj0()
1018 extern "C" _Unwind_Reason_Code __gnu_unwind_frame(_Unwind_Exception*,
1025 static _Unwind_Reason_Code continue_unwind(_Unwind_Exception* unwind_exception, in continue_unwind()
1039 static void save_results_to_barrier_cache(_Unwind_Exception* unwind_exception, in save_results_to_barrier_cache()
1050 const _Unwind_Exception* unwind_exception) in load_results_from_barrier_cache()
1061 _Unwind_Exception* unwind_exception, in __gxx_personality_v0()
1168 _Unwind_Exception* unwind_exception = static_cast<_Unwind_Exception*>(arg); in __cxa_call_unexpected()