Searched refs:allocation_hook (Results 1 – 1 of 1) sorted by relevance
478 AllocationHook* allocation_hook = allocation_hook_; in ReallocHookIfEnabled() local480 if (UNLIKELY(allocation_hook && free_hook)) { in ReallocHookIfEnabled()482 allocation_hook(new_address, size, type_name); in ReallocHookIfEnabled()