Lines Matching refs:__cxa_exception
48 | __cxa_exception | _Unwind_Exception CLNGC++\0 | thrown object |
336 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
758 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
789 __cxa_exception* exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
933 __cxa_exception* exception_header =
934 (__cxa_exception*)(unwind_exception + 1) - 1;
969 __cxa_exception* exc = (__cxa_exception*)(unwind_exception + 1) - 1;
989 __cxa_exception* exception_header =
990 (__cxa_exception*)(unwind_exception + 1) - 1;
1180 __cxa_exception* old_exception_header = 0;
1187 old_exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
1240 __cxa_exception* new_exception_header = globals->caughtExceptions;