Home
last modified time | relevance | path

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

/art/runtime/
Dthread.cc1240 int stack_variable; in GetThreadStack() local
1241 if (stack_addr > &stack_variable) { in GetThreadStack()