Searched defs:landing_pad (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dunwind-c.c129 _Unwind_Ptr landing_pad, ip; local
H A Dexcept.c189 rtx landing_pad; local
206 rtx landing_pad; local
3217 add_call_site(rtx landing_pad, int action) argument
[all...]
/freebsd-9.3-release/contrib/libstdc++/libsupc++/
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
302 restore_caught_exception(struct _Unwind_Exception* ue_header, int& handler_switch_value, const unsigned char*& language_specific_data, _Unwind_Ptr& landing_pad) argument
366 _Unwind_Ptr landing_pad, ip; local
[all...]

Completed in 180 milliseconds