Searched refs:MsanReallocate (Results 1 – 1 of 1) sorted by relevance
268 static void *MsanReallocate(BufferedStackTrace *stack, void *old_p, in MsanReallocate() function345 return SetErrnoOnNull(MsanReallocate(stack, ptr, size, sizeof(u64))); in msan_realloc()