Home | History | Annotate | Download | only in src

Lines Matching defs:old_exception_header

1181     __cxa_exception* old_exception_header = 0;
1186 old_exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
1187 t_handler = old_exception_header->terminateHandler;
1188 u_handler = old_exception_header->unexpectedHandler;
1195 ttypeIndex = old_exception_header->handlerSwitchValue;
1196 lsda = old_exception_header->languageSpecificData;
1218 // old_exception_header->languageSpecificData
1219 // old_exception_header->actionRecord
1244 if (native_new_exception && (new_exception_header != old_exception_header))
1265 // Call __cxa_end_catch for old_exception_header
1290 // old_exception_header