Searched refs:freelike_block (Results 1 – 3 of 3) sorted by relevance
41 Bool DRD_(freelike_block)(const ThreadId tid, const Addr p);
114 if (DRD_(freelike_block)(tid, (Addr)p)) in handle_free()124 Bool DRD_(freelike_block)(const ThreadId tid, const Addr p) in DRD_() argument
84 if (arg[1] && ! DRD_(freelike_block)(vg_tid, arg[1]/*addr*/)) in handle_client_request()