Home | History | Annotate | Download | only in massif

Lines Matching refs:cli_malloc

1593    p = VG_(cli_malloc)( req_alignB, req_szB );
1705 p_new = VG_(cli_malloc)(VG_(clo_alignment), new_req_szB);