Home | History | Annotate | Download | only in coregrind

Lines Matching refs:free

14    This program is free software; you can redistribute it and/or
16 published by the Free Software Foundation; either version 2 of the
25 along with this program; if not, write to the Free Software
96 VG_(free), sizeof(HChar) );
99 VG_(free), sizeof(HChar) );
103 /* If there's nothing in descr1/2, free them. Why is it safe to
191 = aai.free ? Block_ClientArenaFree : Block_ClientArenaMallocd;
194 = aai.free
334 VG_(free)(ai->Addr.DataSym.name);
349 VG_(free)(ai->Addr.SectKind.objname);
356 VG_(free)(ai->Addr.SegmentKind.filename);
430 mc ? "(recently) free'd" : "on a free list",
531 : ai->Addr.Block.block_kind==Block_Freed ? "free'd"