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

/openbsd-current/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Deh_personality.cc474 _Unwind_Sword xh_switch_value;
480 xh_switch_value = xh->handlerSwitchValue;
499 new_ptr, xh_switch_value))
507 if (check_exception_spec (&info, &bad_exc, 0, xh_switch_value))
473 _Unwind_Sword xh_switch_value; local
/openbsd-current/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_personality.cc717 _Unwind_Sword xh_switch_value;
723 xh_switch_value = xh->handlerSwitchValue;
742 new_ptr, xh_switch_value))
750 if (check_exception_spec (&info, &bad_exc, 0, xh_switch_value))
716 _Unwind_Sword xh_switch_value; local

Completed in 130 milliseconds