Home
last modified time | relevance | path

Searched refs:exception_cleanup (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c477 if (exception_object->exception_cleanup != 0) in _Unwind_DeleteException()
478 (*(exception_object->exception_cleanup))(_URC_NO_REASON, in _Unwind_DeleteException()
/illumos-gate/usr/src/head/
H A Dstack_unwind.h78 _Unwind_Exception_Cleanup_Fn exception_cleanup; member