Searched refs:ProtectMemoryRange (Results 1 – 1 of 1) sorted by relevance
56 static bool ProtectMemoryRange(uptr beg, uptr size, const char *name) { in ProtectMemoryRange() function152 if (!ProtectMemoryRange(start, size, kMemoryLayout[i].name)) in InitShadow()