Searched refs:maxAddr (Results 1 – 1 of 1) sorted by relevance
153 uptr maxAddr = GetMaxUserVirtualAddress(); in GetThreadStackTopAndBottom() local160 if (*stack_top == maxAddr + 1) in GetThreadStackTopAndBottom()161 *stack_top = maxAddr; in GetThreadStackTopAndBottom()163 CHECK_LE(*stack_top, maxAddr); in GetThreadStackTopAndBottom()