Lines Matching full:shadow
157 // FIXME: Add stricter shadow checks in str* interceptors (ex.: strcpy should
158 // check the shadow of the terminating \0 byte).
846 // won't be able to clear the shadow before the initializers. Fixing this would
847 // require putting our own initializer first to clear the shadow.
854 // If msandr didn't clear the shadow before the initializers ran, we do it