Searched refs:MsanReallocate (Results 1 – 1 of 1) sorted by relevance
213 void *MsanReallocate(StackTrace *stack, void *old_p, uptr new_size, in MsanReallocate() function270 return SetErrnoOnNull(MsanReallocate(stack, ptr, size, sizeof(u64))); in msan_realloc()