Lines Matching refs:SetErrorStringWithFormat
209 error.SetErrorStringWithFormat("LoadLibrary error: unable to allocate memory for name: %s", in DoLoadImage()
221 error.SetErrorStringWithFormat("LoadLibrary error: unable to write name: %s", in DoLoadImage()
250 error.SetErrorStringWithFormat("LoadLibrary error: unable to allocate memory for paths: %s", in DoLoadImage()
262 error.SetErrorStringWithFormat("LoadLibrary error: unable to write paths: %s", in DoLoadImage()
279 …error.SetErrorStringWithFormat("LoadLibrary error: unable to allocate memory for module location: … in DoLoadImage()
296 error.SetErrorStringWithFormat("LoadLibrary error: could not allocate memory for result: %s", in DoLoadImage()
308 error.SetErrorStringWithFormat("LoadLibrary error: could not initialize result: %s", in DoLoadImage()
318 error.SetErrorStringWithFormat("LoadLibrary error: could not initialize result: %s", in DoLoadImage()
333 error.SetErrorStringWithFormat("LoadLibrary error: unable to write function parameters: %s", in DoLoadImage()
372 error.SetErrorStringWithFormat("LoadLibrary error: failed to execute LoadLibrary helper: %s", in DoLoadImage()
380 error.SetErrorStringWithFormat("LoadLibrary error: could not read the result: %s", in DoLoadImage()
391 error.SetErrorStringWithFormat("LoadLibrary error: could not read error status: %s", in DoLoadImage()
396 error.SetErrorStringWithFormat("LoadLibrary Error: %" PRIu64, error_code); in DoLoadImage()
403 error.SetErrorStringWithFormat("LoadLibrary error: could not read module path: %s", in DoLoadImage()
680 status.SetErrorStringWithFormat("LoadLibrary error: could not create utility function: %s", in MakeLoadImageUtilityFunction()
709 status.SetErrorStringWithFormat("LoadLibrary error: could not create function caller: %s", in MakeLoadImageUtilityFunction()