Home | History | Annotate | Download | only in helgrind

Lines Matching refs:cli_malloc

3884    p = (Addr)VG_(cli_malloc)(alignB, szB);
4012 Addr p_new = (Addr)VG_(cli_malloc)(VG_(clo_alignment), new_size);