Searched defs:Mprotect (Results 1 – 2 of 2) sorted by relevance
113 inline int Mprotect(void *addr, size_t length, int prot) { in Mprotect() function
98 TEST(SanitizerCommon, Mprotect) { in TEST() argument