Searched refs:xmprotect (Results 1 – 6 of 6) sorted by relevance
24 xmprotect (void *addr, size_t length, int prot) in xmprotect() function
38 xmprotect (result.region_start + (result.region_size - page_size), in support_next_to_fault_allocate()
72 xmprotect (alloc_base + guardsize, stacksize, prot); in support_stack_alloc()
82 void xmprotect (void *addr, size_t length, int prot);
139 xmprotect \
2075 * support/Makefile (libsupport-routines): Add xmprotect.2076 * support/xunistd.h (xmprotect): Declare.2077 * support/xmprotect.c: New file.