HomeSort by: relevance | last modified time | path
    Searched refs:__personality_routine (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/lib/libunwind/
libunwind.cxx 55 __personality_routine p = (__personality_routine)(frameInfo.handler);
110 __personality_routine p = (__personality_routine)(frameInfo.handler);
174 __personality_routine p = (__personality_routine)(frameInfo.handler);
unwind.h 54 typedef _Unwind_Reason_Code (*__personality_routine)(int, _Unwind_Action, typedef in typeref:typename:_Unwind_Reason_Code (*)(int,_Unwind_Action,uint64_t,struct _Unwind_Exception *,struct _Unwind_Context *)

Completed in 11 milliseconds