Displaying 3 results from an estimated 3 matches for "shadowoffset".
Did you mean:
shadow_offset
2017 Nov 08
3
[RFC] ASan: patches to support 32-byte shadow granularity
...- Here is the full list of revisions. I'll add review requests
shortly.
[asan] Add CMake hook to override default shadow scale
https://reviews.llvm.org/D39469
[asan] Fix size/alignment issues with non-default shadow scale
https://reviews.llvm.org/D39470
[asan] Fix small X86_64 ShadowOffset for non-default shadow scale
https://reviews.llvm.org/D39471
[asan] Ensure that the minimum redzone is at least SHADOW_GRANULARITY
https://reviews.llvm.org/D39472
[sanitizers] Increase alignment of low level allocator
https://reviews.llvm.org/D39473
[asan] Avoid assert failure...
2017 Oct 31
2
[RFC] ASan: patches to support 32-byte shadow granularity
...ome
essential fixes to the compiler and run-time. They are:
https://reviews.llvm.org/D39469 [asan] Add cmake hook to override
default shadow scale
https://reviews.llvm.org/D39470 [asan] Fix size/alignment issues with
non-default shadow scale
https://reviews.llvm.org/D39471 [asan] Fix small X86_64 ShadowOffset
for non-default shadow scale
https://reviews.llvm.org/D39472 [asan] Ensure that the minimum redzone
is at least SHADOW_GRANULARITY
https://reviews.llvm.org/D39473 [sanitizers] Increase alignment of low
level allocator
https://reviews.llvm.org/D39474 [asan] Avoid assert failure for
non-default shado...
2017 Oct 31
1
[RFC] ASan: patches to support 32-byte shadow granularity
...mpiler and run-time. They are:
>
> https://reviews.llvm.org/D39469 [asan] Add cmake hook to override
> default shadow scale
> https://reviews.llvm.org/D39470 [asan] Fix size/alignment issues with
> non-default shadow scale
> https://reviews.llvm.org/D39471 [asan] Fix small X86_64 ShadowOffset
> for non-default shadow scale
> https://reviews.llvm.org/D39472 [asan] Ensure that the minimum redzone
> is at least SHADOW_GRANULARITY
> https://reviews.llvm.org/D39473 [sanitizers] Increase alignment of low
> level allocator
> https://reviews.llvm.org/D39474 [asan] Avoid assert...