Lines Matching defs:unwind_exception
304 call_terminate(bool native_exception, _Unwind_Exception* unwind_exception) in call_terminate()
339 _Unwind_Exception* unwind_exception) in get_shim_type_info()
359 _Unwind_Exception* unwind_exception) in get_shim_type_info()
406 void* adjustedPtr, _Unwind_Exception* unwind_exception) in exception_spec_can_catch()
448 void* adjustedPtr, _Unwind_Exception* unwind_exception) in exception_spec_can_catch()
481 get_thrown_object_ptr(_Unwind_Exception* unwind_exception) in get_thrown_object_ptr()
511 set_registers(_Unwind_Exception* unwind_exception, _Unwind_Context* context, in set_registers()
544 _Unwind_Exception *unwind_exception, in scan_eh_tab()
932 _Unwind_Exception* unwind_exception, _Unwind_Context* context) in __gxx_personality_sj0()
1023 static _Unwind_Reason_Code continue_unwind(_Unwind_Exception* unwind_exception, in continue_unwind()
1066 static void save_results_to_barrier_cache(_Unwind_Exception* unwind_exception, in save_results_to_barrier_cache()
1077 const _Unwind_Exception* unwind_exception) in load_results_from_barrier_cache()
1088 _Unwind_Exception* unwind_exception, in __gxx_personality_v0()
1195 _Unwind_Exception* unwind_exception = static_cast<_Unwind_Exception*>(arg); in __cxa_call_unexpected() local