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

  /external/valgrind/main/memcheck/
mc_include.h 95 void MC_(move_mempool) ( Addr poolA, Addr poolB );
mc_malloc_wrappers.c 905 void MC_(move_mempool)(Addr poolA, Addr poolB) function
910 VG_(message)(Vg_UserMsg, "move_mempool(0x%lx, 0x%lx)\n", poolA, poolB);
mc_main.c     [all...]

Completed in 33 milliseconds