Lines Matching refs:SetErrorStringWithFormat
349 error.SetErrorStringWithFormat("extracting data from value failed"); in GetValueAsData()
488 …error.SetErrorStringWithFormat ("unable to resolve the module for file address 0x%" PRIx64 " for v… in GetValueAsData()
493 …error.SetErrorStringWithFormat ("unable to resolve the module for file address 0x%" PRIx64 " in %s… in GetValueAsData()
500 …error.SetErrorStringWithFormat ("unable to resolve the module for file address 0x%" PRIx64 " for v… in GetValueAsData()
504 …error.SetErrorStringWithFormat ("unable to resolve the module for file address 0x%" PRIx64, addres… in GetValueAsData()
543 …error.SetErrorStringWithFormat ("invalid %s address", address_type == eAddressTypeHost ? "host" : … in GetValueAsData()
583 … error.SetErrorStringWithFormat("read memory from 0x%" PRIx64 " failed", (uint64_t)address); in GetValueAsData()
598 … error.SetErrorStringWithFormat("read memory from 0x%" PRIx64 " failed (%u of %u bytes read)", in GetValueAsData()
605 …error.SetErrorStringWithFormat("read memory from 0x%" PRIx64 " failed (invalid process)", (uint64_… in GetValueAsData()
611 error.SetErrorStringWithFormat ("unsupported AddressType value (%i)", address_type); in GetValueAsData()
616 error.SetErrorStringWithFormat ("out of memory"); in GetValueAsData()