Home | History | Annotate | Download | only in memcheck

Lines Matching refs:cli_malloc

350       p = (Addr)VG_(cli_malloc)( alignB, szB );
545 a_new = (Addr)VG_(cli_malloc)(VG_(clo_alignment), new_szB);