Searched refs:IsPageExecutable (Results 1 – 1 of 1) sorted by relevance
59 static bool IsPageExecutable(uint32_t protect) { in IsPageExecutable() function429 const bool executable = IsPageExecutable(mem_info.Protect); in GetMemoryRegionInfo()