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