Home | History | Annotate | Download | only in src

Lines Matching refs:__cxa_exception

31 | __cxa_exception           | _Unwind_Exception CLNGC++\0 | thrown object |
314 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
735 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
777 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
957 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
982 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
1181 __cxa_exception* old_exception_header = 0;
1186 old_exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
1236 __cxa_exception* new_exception_header = globals->caughtExceptions;