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