Searched defs:compat (Results 1 – 4 of 4) sorted by relevance
21 unsigned int get_mmap_rnd_bits(bool compat) { in get_mmap_rnd_bits()38 bool set_mmap_rnd_bits(unsigned int new_val, bool compat) { in set_mmap_rnd_bits()160 bool AslrMmapTest::compat = false, AslrMmapTest::user32 = false; member in AslrMmapTest
48 static bool compat, user32; variable
79 static bool SetMmapRndBitsMin(int start, int min, bool compat) { in SetMmapRndBitsMin()
613 auto compat = checkAllFiles(dirmap, properties, runtimeInfo); in main() local