Searched defs:handle_free (Results 1 – 4 of 4) sorted by relevance
110 static void handle_free(ThreadId tid, void* p) in handle_free() function
350 void MC_(handle_free) ( ThreadId tid, Addr p, UInt rzB, MC_AllocKind kind ) in MC_() argument
5446 MC_(handle_free) ( tid, p, rzB, MC_AllocCustom ); in mc_handle_client_request() local
3909 static void handle_free ( ThreadId tid, void* p ) in handle_free() function