Home
last modified time | relevance | path

Searched defs:uncatch_exception (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dvec.cc38 struct uncatch_exception struct
41 ~uncatch_exception () { __cxa_begin_catch (&p->unwindHeader); } in ~uncatch_exception()
43 __cxa_exception* p;
52 uncatch_exception::uncatch_exception() : p(0) in uncatch_exception() function in __cxxabiv1::__anonf4b9eb840111::uncatch_exception
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dvec.cc38 struct uncatch_exception struct
41 ~uncatch_exception () { __cxa_begin_catch (&p->unwindHeader); } in ~uncatch_exception()
43 __cxa_exception* p;
52 uncatch_exception::uncatch_exception() : p(0) in uncatch_exception() function in __cxxabiv1::__anonc57b24b70111::uncatch_exception