Lines Matching refs:_Unwind_Exception
316 call_terminate(bool native_exception, _Unwind_Exception* unwind_exception) in call_terminate()
351 _Unwind_Exception* unwind_exception) in get_shim_type_info()
374 _Unwind_Exception* unwind_exception) in get_shim_type_info()
421 void* adjustedPtr, _Unwind_Exception* unwind_exception) in exception_spec_can_catch()
466 void* adjustedPtr, _Unwind_Exception* unwind_exception) in exception_spec_can_catch()
499 get_thrown_object_ptr(_Unwind_Exception* unwind_exception) in get_thrown_object_ptr()
529 set_registers(_Unwind_Exception* unwind_exception, _Unwind_Context* context, in set_registers()
565 _Unwind_Exception *unwind_exception, in scan_eh_tab()
957 _Unwind_Exception* unwind_exception, _Unwind_Context* context) in __gxx_personality_imp()
1051 extern "C" _Unwind_Reason_Code __gnu_unwind_frame(_Unwind_Exception*,
1058 static _Unwind_Reason_Code continue_unwind(_Unwind_Exception* unwind_exception, in continue_unwind()
1072 static void save_results_to_barrier_cache(_Unwind_Exception* unwind_exception, in save_results_to_barrier_cache()
1083 const _Unwind_Exception* unwind_exception) in load_results_from_barrier_cache()
1094 _Unwind_Exception* unwind_exception, in __gxx_personality_v0()
1200 _Unwind_Exception* unwind_exception = static_cast<_Unwind_Exception*>(arg); in __cxa_call_unexpected()