diff options
author | Rui Ueyama <ruiu@google.com> | 2016-05-13 21:21:53 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-05-13 21:21:53 +0000 |
commit | 1f6b6e2c539fbf3f85f02761707fc916673eea35 (patch) | |
tree | 70c2110c04890bfcd957dadde64f8c86185e3aea /lldb/packages/Python/lldbsuite/test_event/event_builder.py | |
parent | 8d83fb6132a9851ffe16d1caf4df02eaf1c6a0e0 (diff) | |
download | bcm5719-llvm-1f6b6e2c539fbf3f85f02761707fc916673eea35.tar.gz bcm5719-llvm-1f6b6e2c539fbf3f85f02761707fc916673eea35.zip |
pdbdump: Print "Publics" stream.
Publics stream seems to contain information as to public symbols.
It actually contains a serialized hash table along with fixed-sized
headers. This patch is not complete. It scans only till the end of
the stream and dump the header information. I'll write code to
de-serialize the hash table later.
Reviewers: zturner
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D20256
llvm-svn: 269484
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test_event/event_builder.py')
0 files changed, 0 insertions, 0 deletions