Home
last modified time | relevance | path

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

/system/core/debuggerd/
Ddebuggerd.c130 int unwind_depth, unsigned int sp_list[], in dump_stack_and_code() argument
193 if (unwind_depth != 0) { in dump_stack_and_code()
194 if (unwind_depth < STACK_CONTENT_DEPTH) { in dump_stack_and_code()
195 end = sp_list[unwind_depth-1]; in dump_stack_and_code()