Searched refs:InitShadow (Results 1 – 7 of 7) sorted by relevance
115 static bool InitShadow(bool init_origins, bool dry_run) { in InitShadow() 179 bool success = InitShadow(init_origins, true); in InitShadowWithReExec() 201 return success && InitShadow(init_origins, false); in InitShadowWithReExec() 114 static bool InitShadow(bool init_origins, bool dry_run) { InitShadow() function
314 void InitShadow() { in InitShadow() function465 InitShadow(); in __cfi_init()
118 bool InitShadow();
36 bool InitShadow() { in InitShadow() function
231 bool InitShadow() { in InitShadow() 222 bool InitShadow() { InitShadow() function
317 if (!InitShadow()) { in InitInstrumentation()
1161 // TODO: InitShadow is based on msan. in ProtectMemoryRange() 1163 static bool InitShadow(bool init_origins, bool dry_run) { in ProtectMemoryRange() 1227 bool success = InitShadow(init_origins, true); in InitShadow() 1249 return success && InitShadow(init_origins, false); in InitShadowWithReExec() 1170 bool InitShadow(bool init_origins, bool dry_run) { InitShadow() function