Searched refs:Mprotect (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/safestack/
H A Dsafestack_platform.h113 inline int Mprotect(void *addr, size_t length, int prot) { function in namespace:safestack
H A Dsafestack.cpp96 Mprotect(addr, guard, PROT_NONE);

Completed in 104 milliseconds