Searched refs:maxAddr (Results 1 – 1 of 1) sorted by relevance
160 uptr maxAddr = GetMaxUserVirtualAddress(); in GetThreadStackTopAndBottom() local167 if (*stack_top == maxAddr + 1) in GetThreadStackTopAndBottom()168 *stack_top = maxAddr; in GetThreadStackTopAndBottom()170 CHECK_LE(*stack_top, maxAddr); in GetThreadStackTopAndBottom()