summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test_event/event_builder.py
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-05-13 21:21:53 +0000
committerRui Ueyama <ruiu@google.com>2016-05-13 21:21:53 +0000
commit1f6b6e2c539fbf3f85f02761707fc916673eea35 (patch)
tree70c2110c04890bfcd957dadde64f8c86185e3aea /lldb/packages/Python/lldbsuite/test_event/event_builder.py
parent8d83fb6132a9851ffe16d1caf4df02eaf1c6a0e0 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud