llvm/lib/DebugInfo/PDB/Raw
Bob Haarman e4fce5ae38 [pdb] added support for dumping globals stream
Summary: This adds support for dumping the globals stream from PDB files using llvm-pdbdump, similar to the support we have for the publics stream.

Reviewers: ruiu, zturner

Subscribers: beanz, mgorny, modocache

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



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284861 91177308-0d34-0410-b5e6-96231b3b80d8
2016-10-21 19:43:19 +00:00
..
DbiStream.cpp [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
DbiStreamBuilder.cpp Avoid braced initialization for default member initializers for MSVC 2013 2016-10-11 20:02:57 +00:00
EnumTables.cpp
GlobalsStream.cpp [pdb] added support for dumping globals stream 2016-10-21 19:43:19 +00:00
GSI.cpp [pdb] added support for dumping globals stream 2016-10-21 19:43:19 +00:00
GSI.h [pdb] added support for dumping globals stream 2016-10-21 19:43:19 +00:00
Hash.cpp
InfoStream.cpp [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
InfoStreamBuilder.cpp [pdb] Write TPI hash values to the TPI stream. 2016-09-14 23:00:02 +00:00
ModInfo.cpp [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
ModStream.cpp [pdb] Dump Module Symbols to Yaml. 2016-10-08 01:12:01 +00:00
NameHashTable.cpp [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
NameMap.cpp [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
NameMapBuilder.cpp [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
PDBFile.cpp [pdb] added support for dumping globals stream 2016-10-21 19:43:19 +00:00
PDBFileBuilder.cpp Do not pass a superblock to PDBFileBuilder. 2016-09-30 20:52:12 +00:00
PublicsStream.cpp [pdb] added support for dumping globals stream 2016-10-21 19:43:19 +00:00
RawError.cpp Remove LLVM_NOEXCEPT and replace it with noexcept 2016-10-19 23:52:38 +00:00
RawSession.cpp [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
SymbolStream.cpp [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
TpiHashing.cpp [pdb] Get rid of Data and RawData in CVType. 2016-09-14 23:00:16 +00:00
TpiStream.cpp [pdb] Write TPI hash values to the TPI stream. 2016-09-14 23:00:02 +00:00
TpiStreamBuilder.cpp [pdb] Write the IPI stream. 2016-09-15 18:22:31 +00:00