Searched refs:urc (Results 1 – 2 of 2) sorted by relevance
54 static void seh_exc_cleanup(_Unwind_Reason_Code urc, _Unwind_Exception *exc) { in seh_exc_cleanup() argument55 (void)urc; in seh_exc_cleanup()77 _Unwind_Reason_Code urc; in _GCC_specific_handler() local139 urc = pers(1, action, exc->exception_class, exc, ctx); in _GCC_specific_handler()140 _LIBUNWIND_TRACE_UNWINDING("_GCC_specific_handler() personality returned %d", urc); in _GCC_specific_handler()141 switch (urc) { in _GCC_specific_handler()
29 11/30/94 Tonny van Lankveld <A.L.M.G.v.Lankveld@urc.tue.nl>