Searched defs:ue_header (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/libstdc++/libsupc++/
H A Deh_arm.cc44 __cxa_type_match(_Unwind_Exception* ue_header, argument
88 __cxa_begin_cleanup(_Unwind_Exception* ue_header) argument
H A Deh_call.cc44 __cxa_call_terminate(_Unwind_Exception* ue_header) argument
H A Deh_personality.cc153 save_caught_exception(struct _Unwind_Exception* ue_header, struct _Unwind_Context* context, void* thrown_ptr, int handler_switch_value, const unsigned char* language_specific_data, _Unwind_Ptr landing_pad, const unsigned char* action_record __attribute__((__unused__))) argument
175 restore_caught_exception(struct _Unwind_Exception* ue_header, int& handler_switch_value, const unsigned char*& language_specific_data, _Unwind_Ptr& landing_pad) argument
277 save_caught_exception(struct _Unwind_Exception* ue_header, struct _Unwind_Context* context __attribute__((__unused__)), void* thrown_ptr, int handler_switch_value, const unsigned char* language_specific_data, _Unwind_Ptr landing_pad __attribute__((__unused__)), const unsigned char* action_record) argument
302 restore_caught_exception(struct _Unwind_Exception* ue_header, int& handler_switch_value, const unsigned char*& language_specific_data, _Unwind_Ptr& landing_pad) argument
343 PERSONALITY_FUNCTION(_Unwind_State state, struct _Unwind_Exception* ue_header, struct _Unwind_Context* context) argument
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dunwind-c.c111 PERSONALITY_FUNCTION(_Unwind_State state, struct _Unwind_Exception * ue_header, struct _Unwind_Context * context) argument

Completed in 59 milliseconds