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

  /external/valgrind/main/drd/
drd_malloc_wrappers.h 35 typedef void (*StopUsingMem)(const Addr a1, const SizeT len);
39 const StopUsingMem stop_callback);
drd_malloc_wrappers.c 59 static StopUsingMem s_stop_using_mem_callback;
291 const StopUsingMem stop_callback)

Completed in 225 milliseconds