Home
last modified time | relevance | path

Searched defs:internal_mprotect (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_mac.cc101 int internal_mprotect(void *addr, uptr length, int prot) { in internal_mprotect() function
Dsanitizer_linux.cc138 int internal_mprotect(void *addr, uptr length, int prot) { in internal_mprotect() function