Home | History | Annotate | Download | only in src

Lines Matching refs:__cxa_exception

89   __cxa_exception* header = reinterpret_cast<__cxa_exception*>(ucbp+1)-1;
136 __cxa_exception *header = reinterpret_cast<__cxa_exception*>(exc+1)-1;
154 __cxa_exception* header = globals->cleanupExceptions;
189 __cxa_exception* header = reinterpret_cast<__cxa_exception*>(unwind_exception+1)-1;
221 __cxa_exception* new_header = __cxa_get_globals()->caughtExceptions;
260 __cxa_exception* old_exception_header = 0;
264 old_exception_header = reinterpret_cast<__cxa_exception*>(unwind_exception+1)-1;
293 __cxa_exception* new_exception_header = globals->caughtExceptions;