Searched defs:VgStack (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_aspacemgr.h353 VgStack; typedef in typeref:struct:__anon32690
356 /* Allocate and initialise a VgStack (anonymous valgrind space).
362 extern VgStack* VG_(am_alloc_VgStack)( /*OUT*/Addr* initial_sp );
367 extern SizeT VG_(am_get_VgStack_unused_szB)( VgStack* stack, SizeT limit );

Completed in 254 milliseconds