Searched defs:protect (Results 1 – 4 of 4) sorted by relevance
32 static DWORD ConvertLldbToWinApiProtect(uint32_t protect) { in ConvertLldbToWinApiProtect() argument 50 static bool IsPageReadable(uint32_t protect) { in IsPageReadable() argument 54 static bool IsPageWritable(uint32_t protect) { in IsPageWritable() argument 59 static bool IsPageExecutable(uint32_t protect) { in IsPageExecutable() argument 340 auto protect = ConvertLldbToWinApiProtect(permissions); AllocateMemory() local [all...]
103 bool CheckAndProtect(bool protect, bool ignore_heap, bool print_warnings) { in CheckAndProtect()
144 bool protect = type == MappingDesc::INVALID || InitShadow() local
1200 bool protect = type == MappingDesc::INVALID || InitShadow() local