1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include/llvm/DebugInfo/PDB/DIA
Zachary Turner bacf14945c Improve llvm-pdbdump output display.
This patch adds a number of improvements to llvm-pdbdump.

1) Dumping of the entire global scope, and not only those
   symbols that live in individual compilands.
2) Prepend class name to member functions and data
3) Improved display of bitfields.
4) Support for dumping more kinds of data symbols.

llvm-svn: 229012
2015-02-13 01:23:51 +00:00
..
DIADataStream.h
DIAEnumDebugStreams.h
DIAEnumLineNumbers.h
DIAEnumSourceFiles.h
DIAEnumSymbols.h
DIALineNumber.h
DIARawSymbol.h Improve llvm-pdbdump output display. 2015-02-13 01:23:51 +00:00
DIASession.h
DIASourceFile.h
DIASupport.h