Home
last modified time | relevance | path

Searched refs:eh_context (Results 1 – 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/sendmail/include/sm/
HDexc.h133 SM_JMPBUF_T eh_context; member
154 if (sm_setjmp_nosig(_h.eh_context) == 0) {
158 if (sm_setjmp_nosig(_h.eh_context) == 0) {
/freebsd-11-stable/contrib/sendmail/libsm/
HDexc.c619 sm_longjmp_nosig(SmExcHandler->eh_context, 1);
/freebsd-11-stable/contrib/gcc/
HDChangeLog-1997621 * libgcc2.c (struct eh_context): Likewise.
658 (struct eh_context): Replaced cpp_eh_context with generic language
661 (__throw): Check eh_context::info.
HDChangeLog-1998638 * 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 of
12224 (get_reg_for_handler): New function to get the eh_context pointer
HDChangeLog-200016673 (eh_context): Add alloc_mask and alloc_buffer emergency fallback
16676 emergency eh_context buffer, if malloc fails.
16678 eh_context buffer, if appropriate.
/freebsd-11-stable/contrib/gcc/cp/
HDChangeLog-199515 * except.c (struct eh_context): New structure top hold eh context