Searched refs:InitShadow (Results 1 – 3 of 3) sorted by relevance
47 bool InitShadow(bool prot1, bool prot2, bool map_shadow, bool init_origins) { in InitShadow() function
43 bool InitShadow(bool prot1, bool prot2, bool map_shadow, bool init_origins);
283 if (!InitShadow(/* prot1 */ false, /* prot2 */ true, /* map_shadow */ true, in __msan_init()