HomeSort by relevance Sort by last modified time
    Searched refs:prot2 (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/msan/
msan_linux.cc 49 bool InitShadow(bool prot1, bool prot2, bool map_shadow, bool init_origins) {
66 (prot2 && !MemoryRangeIsAvailable(kBad2Beg, kBad2End))) {
73 if (prot2 && !Mprotect(kBad2Beg, kBad2End - kBad2Beg))
msan.h 44 bool InitShadow(bool prot1, bool prot2, bool map_shadow, bool init_origins);
  /external/checkpolicy/
policy_define.c 4175 unsigned int prot2, low2, high2; local
    [all...]

Completed in 51 milliseconds