Provide __hwasan_shadow_init that can be used to initialize shadow w/o touching libc.
It can be used to bootstrap an unusual case of fully-static executable with
hwasan-instrumented libc, which needs to run hwasan code before it is ready to serve
user calls like madvise().
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 21343 Build 21343: arc lint + arc unit