Searched refs:HwasanReallocate (Results 1 – 1 of 1) sorted by relevance
377 static void *HwasanReallocate(StackTrace *stack, void *tagged_ptr_old, in HwasanReallocate() function466 return SetErrnoOnNull(HwasanReallocate(stack, ptr, size, sizeof(u64))); in hwasan_realloc()