Home | History | Annotate | Download | only in src

Lines Matching defs:old_exception_header

1187     __cxa_exception* old_exception_header = 0;
1192 old_exception_header = (__cxa_exception*)(unwind_exception+1) - 1;
1193 t_handler = old_exception_header->terminateHandler;
1194 u_handler = old_exception_header->unexpectedHandler;
1201 ttypeIndex = old_exception_header->handlerSwitchValue;
1202 lsda = old_exception_header->languageSpecificData;
1224 // old_exception_header->languageSpecificData
1225 // old_exception_header->actionRecord
1250 if (native_new_exception && (new_exception_header != old_exception_header))
1271 // Call __cxa_end_catch for old_exception_header
1296 // old_exception_header