Searched refs:StopUsingMem (Results 1 – 2 of 2) sorted by relevance
34 typedef void (*StopUsingMem)(const Addr a1, const SizeT len); typedef38 const StopUsingMem stop_callback);
58 static StopUsingMem s_stop_using_mem_callback;292 const StopUsingMem stop_callback) in DRD_()