Home
last modified time | relevance | path

Searched refs:xmprotect (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/support/
Dxmprotect.c24 xmprotect (void *addr, size_t length, int prot) in xmprotect() function
Dnext_to_fault.c38 xmprotect (result.region_start + (result.region_size - page_size), in support_next_to_fault_allocate()
Dsupport_stack_alloc.c72 xmprotect (alloc_base + guardsize, stacksize, prot); in support_stack_alloc()
Dxunistd.h82 void xmprotect (void *addr, size_t length, int prot);
DMakefile139 xmprotect \
/glibc-2.36/ChangeLog.old/
DChangeLog.182075 * support/Makefile (libsupport-routines): Add xmprotect.
2076 * support/xunistd.h (xmprotect): Declare.
2077 * support/xmprotect.c: New file.