diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2019-03-05 17:36:11 +0000 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2019-03-05 17:36:11 +0000 |
commit | 7421f7bd66ca24efe4440e1eabf75a5e21dcf439 (patch) | |
tree | 707c1b902f3ceb6f280a4620f0c7f067e37215af /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | 70b082e85cb9cc78448acb0007f81fbeca61e6d8 (diff) | |
download | bcm5719-llvm-7421f7bd66ca24efe4440e1eabf75a5e21dcf439.tar.gz bcm5719-llvm-7421f7bd66ca24efe4440e1eabf75a5e21dcf439.zip |
[scudo][standalone] Add bytemap classes
Summary:
The bytemap classes will be used by the primary32 allocator to associate
classes with memory regions. It's similar to the sanitizer_common one
except for the fact that the base (level1) maps are mapped instead of
being static to reduce the memory footprint of an uninitialized allocator.
Reviewers: vitalybuka, eugenis, morehouse, flowerhack, dmmoore415, mcgrathr
Reviewed By: vitalybuka, morehouse
Subscribers: mgorny, delcypher, jfb, #sanitizers, llvm-commits
Tags: #llvm, #sanitizers
Differential Revision: https://reviews.llvm.org/D58723
llvm-svn: 355416
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions