Home | History | Annotate | Download | only in massif

Lines Matching refs:cli_malloc

1554    p = VG_(cli_malloc)( req_alignB, req_szB );
1666 p_new = VG_(cli_malloc)(VG_(clo_alignment), new_req_szB);