Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Deh_call.cc102 struct end_catch_protect in __cxa_call_unexpected() struct
104 end_catch_protect() { } in __cxa_call_unexpected() function
105 ~end_catch_protect() { __cxa_end_catch(); } in __cxa_call_unexpected()
H A Deh_personality.cc728 struct end_catch_protect in __cxa_call_unexpected() struct
730 end_catch_protect() { } in __cxa_call_unexpected() argument
731 ~end_catch_protect() { __cxa_end_catch(); } in __cxa_call_unexpected()
/dflybsd-src/contrib/gcc-8.0/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.cc739 struct end_catch_protect in __cxa_call_unexpected() struct
741 end_catch_protect() { } in __cxa_call_unexpected() argument
742 ~end_catch_protect() { __cxa_end_catch(); } in __cxa_call_unexpected()