Searched refs:uncatch_exception (Results 1 – 4 of 4) sorted by relevance
38 struct uncatch_exception struct40 uncatch_exception();41 ~uncatch_exception () { __cxa_begin_catch (&p->unwindHeader); } in ~uncatch_exception() argument46 uncatch_exception&47 operator=(const uncatch_exception&);49 uncatch_exception(const uncatch_exception&);52 uncatch_exception::uncatch_exception() : p(0) in uncatch_exception() function in __cxxabiv1::__anonf4b9eb840111::uncatch_exception120 uncatch_exception ue; in __cxa_vec_new2()162 uncatch_exception ue; in __cxa_vec_new3()191 uncatch_exception ue; in __cxa_vec_ctor()[all …]
38 struct uncatch_exception struct40 uncatch_exception();41 ~uncatch_exception () { __cxa_begin_catch (&p->unwindHeader); } in ~uncatch_exception() argument46 uncatch_exception&47 operator=(const uncatch_exception&);49 uncatch_exception(const uncatch_exception&);52 uncatch_exception::uncatch_exception() : p(0) in uncatch_exception() function in __cxxabiv1::__anonc57b24b70111::uncatch_exception120 uncatch_exception ue; in __cxa_vec_new2()162 uncatch_exception ue; in __cxa_vec_new3()191 uncatch_exception ue; in __cxa_vec_ctor()[all …]
4444 * libsupc++/vec.cc (uncatch_exception): Update for new abi.
3444 * libsupc++/vec.cc (uncatch_exception): Same, use member