Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Dvm_map.c1996 static const int aslr_pages_rnd_32[2] = {0x100, 0x4}; variable
1999 static const int aslr_pages_rnd_32[3] = {0x100, 0x100, 0x4}; variable