Searched refs:prot1 (Results 1 – 2 of 2) sorted by relevance
49 bool InitShadow(bool prot1, bool prot2, bool map_shadow, bool init_origins) { in InitShadow() argument65 (prot1 && !MemoryRangeIsAvailable(kBad1Beg, kBad1End)) || in InitShadow()71 if (prot1 && !Mprotect(kBad1Beg, kBad1End - kBad1Beg)) in InitShadow()
44 bool InitShadow(bool prot1, bool prot2, bool map_shadow, bool init_origins);