Searched refs:stackMin (Results 1 – 1 of 1) sorted by relevance
1793 Addr stackMin = VG_(get_SP)(tid) - VG_STACK_REDZONE_SZB; in VG_() local1809 if (VG_(am_addr_is_in_extensible_client_stack)(stackMin)) in VG_()1810 VG_(extend_stack)( tid, stackMin ); in VG_()