Searched refs:am_alloc_VgStack (Results 1 – 5 of 5) sorted by relevance
356 extern VgStack* VG_(am_alloc_VgStack)( /*OUT*/Addr* initial_sp );
428 VgStack* VG_(am_alloc_VgStack)( /*OUT*/Addr* initial_sp ) in VG_() argument
157 stack = VG_(am_alloc_VgStack)( &initial_SP ); in allocstack()
328 stack = VG_(am_alloc_VgStack)( &initial_SP ); in ML_()
351 stack = VG_(am_alloc_VgStack)( &initial_SP ); in ML_()