Home
last modified time | relevance | path

Searched refs:STACK_CONTENT_DEPTH (Results 1 – 3 of 3) sorted by relevance

/system/core/debuggerd/
Dutility.h28 #define STACK_CONTENT_DEPTH 32 macro
Dunwind-arm.c397 if (stack_level < STACK_CONTENT_DEPTH) { in log_function()
550 stack_level < STACK_CONTENT_DEPTH); in unwind_backtrace_with_ptrace()
Ddebuggerd.c194 if (unwind_depth < STACK_CONTENT_DEPTH) { in dump_stack_and_code()
198 end = sp_list[STACK_CONTENT_DEPTH-1]; in dump_stack_and_code()
441 unsigned int sp_list[STACK_CONTENT_DEPTH]; in dump_crash_report()