Home | History | Annotate | Download | only in src

Lines Matching refs:__cxa_exception

33 | __cxa_exception           | _Unwind_Exception CLNGC++\0 | thrown object |
310 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
728 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
770 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
950 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
975 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
1204 __cxa_exception* old_exception_header = 0;
1209 old_exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
1259 __cxa_exception* new_exception_header = globals->caughtExceptions;