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