Home | History | Annotate | Download | only in tsan

Lines Matching full:g_malloc_stack

51   return VG_(malloc)((HChar*)g_malloc_stack.Top(), size);
54 return VG_(malloc)((HChar*)g_malloc_stack.Top(), size);
64 return VG_(malloc)((HChar*)g_malloc_stack.Top(), size);