Searched defs:stack_variable (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dutils.cc89 int stack_variable; local
90 if (stack_addr > &stack_variable) {
H A Dthread.cc467 int stack_variable; local
468 CHECK_GT(&stack_variable, reinterpret_cast<void*>(stack_end_));

Completed in 68 milliseconds