Searched refs:end_of_stack (Results 1 – 2 of 2) sorted by relevance
46 int end_of_stack; /* set to 1 if the end of stack was reached */ member53 ((context)->end_of_stack = 0, \90 context->end_of_stack = 1; in _Unwind_Phase2()117 if (context->end_of_stack in _Unwind_Phase2()
33 if (index == UNW_REG_SP && context->end_of_stack) in _Unwind_GetGR()