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

/openbsd-current/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_call.cc104 struct end_catch_protect struct
106 end_catch_protect() { } function in struct:end_catch_protect
107 ~end_catch_protect() { __cxa_end_catch(); }
H A Deh_personality.cc708 struct end_catch_protect
710 end_catch_protect() { }
711 ~end_catch_protect() { __cxa_end_catch(); }
707 struct end_catch_protect struct
709 end_catch_protect() { } function in struct:__cxxabiv1::end_catch_protect
/openbsd-current/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Deh_personality.cc465 struct end_catch_protect
467 end_catch_protect() { }
468 ~end_catch_protect() { __cxa_end_catch(); }
464 struct end_catch_protect struct
466 end_catch_protect() { } function in struct:end_catch_protect

Completed in 71 milliseconds