Home
last modified time | relevance | path

Searched refs:hb_cleanup (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/main/drd/
Ddrd_hb.c51 static void DRD_(hb_cleanup)(struct hb_info* p);
93 p->cleanup = (void(*)(DrdClientobj*))(DRD_(hb_cleanup)); in DRD_()
103 static void DRD_(hb_cleanup)(struct hb_info* p) in DRD_() argument