Searched refs:IsPageWritable (Results 1 – 1 of 1) sorted by relevance
54 static bool IsPageWritable(uint32_t protect) { in IsPageWritable() function430 const bool writable = IsPageWritable(mem_info.Protect); in GetMemoryRegionInfo()