Home | History | Annotate | Download | only in memcheck

Lines Matching refs:cli_malloc

377       p = (Addr)VG_(cli_malloc)( alignB, szB );
567 a_new = (Addr)VG_(cli_malloc)(VG_(clo_alignment), new_szB);