HomeSort by relevance Sort by last modified time
    Searched refs:cli_free (Results 1 - 8 of 8) sorted by null

  /external/valgrind/main/include/
pub_tool_replacemalloc.h 42 extern void VG_(cli_free) ( void* p );
  /external/valgrind/main/coregrind/m_replacemalloc/
replacemalloc_core.c 90 void VG_(cli_free) ( void* p ) function
  /external/valgrind/main/drd/
drd_malloc_wrappers.c 137 VG_(cli_free)((void*)p);
233 VG_(cli_free)(p_old);
  /external/valgrind/main/exp-sgcheck/
h_main.c 324 VG_(cli_free)( (void*)seg->addr );
  /external/valgrind/main/massif/
ms_main.c     [all...]
  /external/valgrind/main/exp-dhat/
dh_main.c 527 VG_(cli_free)( (void*)bk->payload );
588 VG_(cli_free)(p_old);
    [all...]
  /external/valgrind/main/memcheck/
mc_malloc_wrappers.c 165 VG_(cli_free) ( (void*)(mc1->data) );
  /external/valgrind/main/helgrind/
hg_main.c     [all...]

Completed in 623 milliseconds