Home | History | Annotate | Download | only in src

Lines Matching full:__cxa_exception

30 | __cxa_exception           | _Unwind_Exception CLNGC++\0 | thrown object |
313 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
731 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
773 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
953 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
978 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
1177 __cxa_exception* old_exception_header = 0;
1182 old_exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
1232 __cxa_exception* new_exception_header = globals->caughtExceptions;