Searched refs:ProtectMemory (Results 1 – 2 of 2) sorted by relevance
240 ALWAYS_INLINE void ProtectMemory(T* ptr, size_t size) const { in ProtectMemory() function259 ProtectMemory(ptr, sizeof(T)); in operator()
233 ProtectMemory(ptr, RegisterLine::ComputeSize(ptr->NumRegs())); in operator()