Lines Matching defs:unwind_exception
308 call_terminate(bool native_exception, _Unwind_Exception* unwind_exception) in call_terminate()
343 _Unwind_Exception* unwind_exception) in get_shim_type_info()
366 _Unwind_Exception* unwind_exception) in get_shim_type_info()
413 void* adjustedPtr, _Unwind_Exception* unwind_exception) in exception_spec_can_catch()
458 void* adjustedPtr, _Unwind_Exception* unwind_exception) in exception_spec_can_catch()
491 get_thrown_object_ptr(_Unwind_Exception* unwind_exception) in get_thrown_object_ptr()
521 set_registers(_Unwind_Exception* unwind_exception, _Unwind_Context* context, in set_registers()
557 _Unwind_Exception *unwind_exception, in scan_eh_tab()
945 _Unwind_Exception* unwind_exception, _Unwind_Context* context) in __gxx_personality_sj0()
1035 static _Unwind_Reason_Code continue_unwind(_Unwind_Exception* unwind_exception, in continue_unwind()
1049 static void save_results_to_barrier_cache(_Unwind_Exception* unwind_exception, in save_results_to_barrier_cache()
1060 const _Unwind_Exception* unwind_exception) in load_results_from_barrier_cache()
1071 _Unwind_Exception* unwind_exception, in __gxx_personality_v0()
1178 _Unwind_Exception* unwind_exception = static_cast<_Unwind_Exception*>(arg); in __cxa_call_unexpected() local