Searched defs:end_catch_protect (Results 1 – 4 of 4) sorted by relevance
100 struct end_catch_protect in __cxa_call_unexpected() struct102 end_catch_protect() { } in __cxa_call_unexpected() function103 ~end_catch_protect() { __cxa_end_catch(); } in __cxa_call_unexpected()
751 struct end_catch_protect in __cxa_call_unexpected() struct753 end_catch_protect() { } in __cxa_call_unexpected() function754 ~end_catch_protect() { __cxa_end_catch(); } in __cxa_call_unexpected()
100 struct end_catch_protect in __cxa_call_unexpected() struct102 end_catch_protect() { } in __cxa_call_unexpected() argument103 ~end_catch_protect() { __cxa_end_catch(); } in __cxa_call_unexpected()
748 struct end_catch_protect in __cxa_call_unexpected() struct750 end_catch_protect() { } in __cxa_call_unexpected() argument751 ~end_catch_protect() { __cxa_end_catch(); } in __cxa_call_unexpected()