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

/openbsd-current/gnu/gcc/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...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dunwind-c.c95 _Unwind_Ptr landing_pad, ip; local
H A Dexcept.c196 rtx landing_pad; local
211 rtx landing_pad; local
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Deh_personality.cc201 _Unwind_Ptr landing_pad, ip; local
/openbsd-current/gnu/gcc/libstdc++-v3/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...]
/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwind-EHABI.cpp133 uint32_t landing_pad; local

Completed in 177 milliseconds