Searched refs:ProtectMemoryRange (Results 1 – 2 of 2) 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()
56 static bool ProtectMemoryRange(uptr beg, uptr size, const char *name) { in ProtectMemoryRange() function153 if (!ProtectMemoryRange(start, size, kMemoryLayout[i].name)) in InitShadow()