hanchenye-llvm-project/llvm/unittests/Object
Pavel Labath 2d29e16c30 Minidump: Add support for the MemoryList stream
Summary:
the stream format is exactly the same as for ThreadList and ModuleList
streams, only the entry types are slightly different, so the changes in
this patch are just straight-forward applications of established
patterns.

Reviewers: amccarth, jhenderson, clayborg

Subscribers: markmentovai, lldb-commits, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D61885

llvm-svn: 360908
2019-05-16 15:17:30 +00:00
..
CMakeLists.txt
MinidumpTest.cpp Minidump: Add support for the MemoryList stream 2019-05-16 15:17:30 +00:00
SymbolSizeTest.cpp
SymbolicFileTest.cpp