diff options
author | Pavel Labath <pavel@labath.sk> | 2019-05-02 07:45:42 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-05-02 07:45:42 +0000 |
commit | cfc4519ef3d7da365b5786c4056823d67e04828a (patch) | |
tree | f8c927b0a4ed9bfef63dcf2db0f84b49f81a258a /llvm/lib/Object/COFFObjectFile.cpp | |
parent | da7ae979f8f862ebfd7f059be7a8d65901f843a9 (diff) | |
download | llvm-cfc4519ef3d7da365b5786c4056823d67e04828a.zip llvm-cfc4519ef3d7da365b5786c4056823d67e04828a.tar.gz llvm-cfc4519ef3d7da365b5786c4056823d67e04828a.tar.bz2 |
Object/Minidump: Add support for the ThreadList stream
Summary:
The stream contains the list of threads belonging to the process
described by the minidump. Its structure is the same as the ModuleList
stream, and in fact, I have generalized the ModuleList reading code to
handle this stream too.
Reviewers: amccarth, jhenderson, clayborg
Subscribers: llvm-commits, lldb-commits, markmentovai, zturner
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D61064
llvm-svn: 359762
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions