1# Itanium C++ ABI requirements related to exceptions 2___cxa_allocate_dependent_exception 3___cxa_allocate_exception 4___cxa_begin_catch 5___cxa_call_unexpected 6___cxa_current_exception_type 7___cxa_end_catch 8___cxa_free_dependent_exception 9___cxa_free_exception 10___cxa_get_exception_ptr 11___cxa_init_primary_exception 12___cxa_rethrow 13___cxa_throw 14