Searched refs:ProtectMemoryRange (Results 1 – 2 of 2) sorted by relevance
62 static bool ProtectMemoryRange(uptr beg, uptr size, const char *name) { in ProtectMemoryRange() function167 if (!dry_run && !ProtectMemoryRange(start, size, kMemoryLayout[i].name)) in InitShadow()
1140 static bool ProtectMemoryRange(uptr beg, uptr size, const char *name) { in ProtectMemoryRange() function1215 if (!dry_run && !ProtectMemoryRange(start, size, kMemoryLayout[i].name)) in InitShadow()