Searched defs:extend_stack (Results 1 – 3 of 3) sorted by relevance
68 if (VG_(extend_stack)(tid, addr)) { in ML_() local
1810 VG_(extend_stack)( tid, stackMin ); in VG_() local
2494 Bool VG_(extend_stack)(ThreadId tid, Addr addr) in VG_() argument