Searched refs:_Unwind_Personality_Fn (Results 1 - 3 of 3) sorted by relevance

/external/libunwind/src/unwind/
H A Dunwind-internal.h40 typedef _Unwind_Reason_Code (*_Unwind_Personality_Fn) typedef
67 _Unwind_Personality_Fn personality;
121 personality = (_Unwind_Personality_Fn) (uintptr_t) pi.handler;
H A DRaiseException.c33 _Unwind_Personality_Fn personality;
69 personality = (_Unwind_Personality_Fn) (uintptr_t) pi.handler;
/external/clang/lib/Headers/
H A Dunwind.h122 typedef _Unwind_Reason_Code (*_Unwind_Personality_Fn)( typedef
125 typedef _Unwind_Personality_Fn __personality_routine;

Completed in 101 milliseconds