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 34 typedef void (*StopUsingMem)(const Addr a1, const SizeT len);
38 const StopUsingMem stop_callback);
drd_malloc_wrappers.c 58 static StopUsingMem s_stop_using_mem_callback;
292 const StopUsingMem stop_callback)

Completed in 177 milliseconds