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