Searched refs:stack_variable (Results 1 – 2 of 2) sorted by relevance
92 int stack_variable; in GetThreadStack() local93 if (stack_addr > &stack_variable) { in GetThreadStack()
564 int stack_variable; in InitStackHwm() local565 CHECK_GT(&stack_variable, reinterpret_cast<void*>(tlsPtr_.stack_end)); in InitStackHwm()