Home
last modified time | relevance | path

Searched refs:uncatch_exception (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/libstdc++/libsupc++/
H A Dvec.cc43 struct uncatch_exception struct
45 uncatch_exception();
51 uncatch_exception&
54 uncatch_exception(const uncatch_exception&);
57 uncatch_exception::uncatch_exception() : p(0) in uncatch_exception() function in __cxxabiv1::__anonfe2650e70111::uncatch_exception
111 uncatch_exception ue; in __cxa_vec_new2()
149 uncatch_exception ue; in __cxa_vec_new3()
177 uncatch_exception ue; in __cxa_vec_ctor()
208 uncatch_exception ue; in __cxa_vec_cctor()
241 uncatch_exception ue; in __cxa_vec_dtor()
[all …]
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-20014444 * libsupc++/vec.cc (uncatch_exception): Update for new abi.
H A DChangeLog-20043444 * libsupc++/vec.cc (uncatch_exception): Same, use member