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

/external/valgrind/main/drd/
H A Ddrd_clientobj.c107 Bool DRD_(clientobj_present)(const Addr a1, const Addr a2) function
133 tl_assert(! DRD_(clientobj_present)(a1, a1 + 1));

Completed in 45 milliseconds