HomeSort by relevance Sort by last modified time
    Searched full:end_of_stack (Results 1 - 3 of 3) sorted by null

  /external/libunwind/src/unwind/
unwind-internal.h 46 int end_of_stack; /* set to 1 if the end of stack was reached */ member in struct:_Unwind_Context
53 ((context)->end_of_stack = 0, \
90 context->end_of_stack = 1;
117 if (context->end_of_stack
GetGR.c 33 if (index == UNW_REG_SP && context->end_of_stack)
  /prebuilts/clang/linux-x86/host/3.5/lib/
libc++.so 

Completed in 293 milliseconds