Home
last modified time | relevance | path

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

/llvm-project/bolt/runtime/
H A Dsys_aarch64.h274 int __mprotect(void *addr, size_t len, int prot) { in __mprotect() function
H A Dsys_x86_64.h279 int __mprotect(void *addr, size_t len, int prot) { in __mprotect() function