| Home | Sort by: relevance | last modified time | path |
| /src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/ | |
| vec.cc | 38 struct uncatch_exception struct in namespace:__cxxabiv1::__anon14820 40 uncatch_exception(); 41 ~uncatch_exception () { __cxa_begin_catch (&p->unwindHeader); } 46 uncatch_exception& 47 operator=(const uncatch_exception&); 49 uncatch_exception(const uncatch_exception&); 52 uncatch_exception::uncatch_exception() : p(0) function in class:__cxxabiv1::__anon14820::uncatch_exception 120 uncatch_exception ue [all...] |
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/ | |
| vec.cc | 38 struct uncatch_exception struct in namespace:__cxxabiv1::__anon17216 40 uncatch_exception(); 41 ~uncatch_exception () { __cxa_begin_catch (&p->unwindHeader); } 46 uncatch_exception& 47 operator=(const uncatch_exception&); 49 uncatch_exception(const uncatch_exception&); 52 uncatch_exception::uncatch_exception() : p(0) function in class:__cxxabiv1::__anon17216::uncatch_exception 120 uncatch_exception ue [all...] |