Searched refs:SourceLength (Results 1 – 1 of 1) sorted by relevance
620 …ge.StartAddress + target.What.RegistrationPoint.Offset)), (int)target.SourceLength, destination, s… in ReadBytes()625 for(var i = 0UL; i < target.SourceLength; ++i) in ReadBytes()667 …istrationPoint.Offset)), bytes, startingIndex + (int)target.SourceIndex, (int)target.SourceLength); in WriteBytes()672 for(var i = 0UL; i < target.SourceLength; ++i) in WriteBytes()1802 singleResult.SourceLength = toWrite; in FindTargets()2374 public ulong SourceLength; field