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

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/eh/
H A Dforced2.C11 force_unwind_stop (int version, _Unwind_Action actions, function
36 _Unwind_ForcedUnwind (exc, force_unwind_stop, 0);
38 _Unwind_SjLj_ForcedUnwind (exc, force_unwind_stop, 0);
H A Dforced3.C12 force_unwind_stop (int version, _Unwind_Action actions, function
31 _Unwind_ForcedUnwind (exc, force_unwind_stop, 0);
33 _Unwind_SjLj_ForcedUnwind (exc, force_unwind_stop, 0);
H A Dforced4.C11 force_unwind_stop (int version, _Unwind_Action actions, function
30 _Unwind_ForcedUnwind (exc, force_unwind_stop, 0);
32 _Unwind_SjLj_ForcedUnwind (exc, force_unwind_stop, 0);
H A Dforced1.C13 force_unwind_stop (int version, _Unwind_Action actions, function
42 _Unwind_ForcedUnwind (exc, force_unwind_stop, 0);
44 _Unwind_SjLj_ForcedUnwind (exc, force_unwind_stop, 0);
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dcleanup-5.c9 force_unwind_stop (int version, _Unwind_Action actions, function
27 _Unwind_ForcedUnwind (exc, force_unwind_stop, 0);
29 _Unwind_SjLj_ForcedUnwind (exc, force_unwind_stop, 0);

Completed in 66 milliseconds