Home
last modified time | relevance | path

Searched defs:protections (Results 1 – 3 of 3) sorted by relevance

/external/strace/
Dmmap_cache.h58 unsigned char protections; member
/external/angle/src/common/
Dsystem_utils_win32.cpp132 bool SetMemoryProtection(uintptr_t start, size_t size, DWORD protections) in SetMemoryProtection()
Dsystem_utils_posix.cpp380 bool SetMemoryProtection(uintptr_t start, size_t size, int protections) in SetMemoryProtection()