Lines Matching refs:stack_end
256 byte* stack_himem = tlsPtr_.stack_end;
569 tlsPtr_.stack_end += read_guard_size + kStackOverflowProtectedSize;
577 CHECK_GT(&stack_variable, reinterpret_cast<void*>(tlsPtr_.stack_end));
847 << reinterpret_cast<void*>(thread->tlsPtr_.stack_end
1826 DO_THREAD_OFFSET(StackEndOffset<ptr_size>(), "stack_end")
2263 if (tlsPtr_.stack_end == tlsPtr_.stack_begin) {
2271 tlsPtr_.stack_end = tlsPtr_.stack_begin;