HomeSort by relevance Sort by last modified time
    Searched refs:_Unwind_InitContext (Results 1 - 6 of 6) sorted by null

  /external/libunwind/src/unwind/
Resume.c 38 if (_Unwind_InitContext (&context, &uc) < 0)
Backtrace.c 38 if (_Unwind_InitContext (&context, &uc) < 0)
Resume_or_Rethrow.c 42 if (_Unwind_InitContext (&context, &uc) < 0)
ForcedUnwind.c 46 if (_Unwind_InitContext (&context, &uc) < 0)
RaiseException.c 46 if (_Unwind_InitContext (&context, &uc) < 0)
unwind-internal.h 52 #define _Unwind_InitContext(context, uc) \

Completed in 4270 milliseconds