Searched refs:eh_context (Results 1 – 6 of 6) sorted by relevance
133 SM_JMPBUF_T eh_context; member154 if (sm_setjmp_nosig(_h.eh_context) == 0) {158 if (sm_setjmp_nosig(_h.eh_context) == 0) {
619 sm_longjmp_nosig(SmExcHandler->eh_context, 1);
621 * libgcc2.c (struct eh_context): Likewise.658 (struct eh_context): Replaced cpp_eh_context with generic language661 (__throw): Check eh_context::info.
638 * eh-common.h (struct eh_context): Add table_index for rethrows.3564 static eh_context structure.10510 * eh-common.h (struct eh_context): Add comment for hidden use of12224 (get_reg_for_handler): New function to get the eh_context pointer
16673 (eh_context): Add alloc_mask and alloc_buffer emergency fallback16676 emergency eh_context buffer, if malloc fails.16678 eh_context buffer, if appropriate.
15 * except.c (struct eh_context): New structure top hold eh context