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

/freebsd-11.0-release/contrib/libcxxrt/
H A Dexception.cc323 static void free_exception_list(__cxa_exception *ex) function
327 free_exception_list(ex->nextException);
352 free_exception_list(info->globals.caughtExceptions);

Completed in 169 milliseconds