Searched refs:handler_switch_value (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/libstdc++/libsupc++/
H A Deh_personality.cc157 int handler_switch_value,
166 = (_uw) handler_switch_value;
177 int& handler_switch_value,
181 handler_switch_value = (int) ue_header->barrier_cache.bitpattern[1];
282 int handler_switch_value,
289 xh->handlerSwitchValue = handler_switch_value;
304 int& handler_switch_value,
309 handler_switch_value = xh->handlerSwitchValue;
368 int handler_switch_value;
422 restore_caught_exception(ue_header, handler_switch_value,
153 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
367 int handler_switch_value; local
[all...]

Completed in 43 milliseconds