Searched refs:TargetAllocSize (Results 1 – 1 of 1) sorted by relevance
449 size_t TargetAllocSize = KV.second.allocatedSize(); in allocateTargetBlocks() local453 TargetAllocSize); in allocateTargetBlocks()455 TargetAllocAddr += TargetAllocSize; in allocateTargetBlocks()474 size_t TargetAllocSize = TargetBlock.allocatedSize(); in copyAndProtect() local479 Client.writeMem(TargetAllocAddr, HostAllocBegin, TargetAllocSize); in copyAndProtect()