Home
last modified time | relevance | path

Searched defs:end_catch_protect (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_call.cc100 struct end_catch_protect in __cxa_call_unexpected() struct
102 end_catch_protect() { } in __cxa_call_unexpected() function
103 ~end_catch_protect() { __cxa_end_catch(); } in __cxa_call_unexpected()
H A Deh_personality.cc751 struct end_catch_protect in __cxa_call_unexpected() struct
753 end_catch_protect() { } in __cxa_call_unexpected() function
754 ~end_catch_protect() { __cxa_end_catch(); } in __cxa_call_unexpected()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_call.cc100 struct end_catch_protect in __cxa_call_unexpected() struct
102 end_catch_protect() { } in __cxa_call_unexpected() argument
103 ~end_catch_protect() { __cxa_end_catch(); } in __cxa_call_unexpected()
H A Deh_personality.cc748 struct end_catch_protect in __cxa_call_unexpected() struct
750 end_catch_protect() { } in __cxa_call_unexpected() argument
751 ~end_catch_protect() { __cxa_end_catch(); } in __cxa_call_unexpected()