Lines Matching defs:unwind_exception
317 call_terminate(bool native_exception, _Unwind_Exception* unwind_exception) in call_terminate()
352 _Unwind_Exception* unwind_exception) in get_shim_type_info()
375 _Unwind_Exception* unwind_exception) in get_shim_type_info()
422 void* adjustedPtr, _Unwind_Exception* unwind_exception) in exception_spec_can_catch()
467 void* adjustedPtr, _Unwind_Exception* unwind_exception) in exception_spec_can_catch()
500 get_thrown_object_ptr(_Unwind_Exception* unwind_exception) in get_thrown_object_ptr()
530 set_registers(_Unwind_Exception* unwind_exception, _Unwind_Context* context, in set_registers()
566 _Unwind_Exception *unwind_exception, in scan_eh_tab()
958 _Unwind_Exception* unwind_exception, _Unwind_Context* context) in __gxx_personality_imp()
1059 static _Unwind_Reason_Code continue_unwind(_Unwind_Exception* unwind_exception, in continue_unwind()
1073 static void save_results_to_barrier_cache(_Unwind_Exception* unwind_exception, in save_results_to_barrier_cache()
1084 const _Unwind_Exception* unwind_exception) in load_results_from_barrier_cache()
1095 _Unwind_Exception* unwind_exception, in __gxx_personality_v0()
1201 _Unwind_Exception* unwind_exception = static_cast<_Unwind_Exception*>(arg); in __cxa_call_unexpected() local