Searched defs:DrdClientobj (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/drd/
H A Ddrd_clientobj.h153 } DrdClientobj; typedef in typeref:union:drd_clientobj
161 DrdClientobj* DRD_(clientobj_get_any)(const Addr addr);
162 DrdClientobj* DRD_(clientobj_get)(const Addr addr, const ObjType t);
164 DrdClientobj* DRD_(clientobj_add)(const Addr a1, const ObjType t);

Completed in 62 milliseconds