1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/include/llvm/DebugInfo/PDB/DIA
Aaron Smith 9d7d2480c7 [DebugInfo/PDB] Adding getUndecoratedNameEx and IPDB interfaces for IDiaEnumTables and IDiaTable.
Initial changes to support debugging PE/COFF files with LLDB on Windows through DIA SDK.
There is another set of changes required on the LLDB side before this does anything.

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

llvm-svn: 318403
2017-11-16 14:33:09 +00:00
..
DIADataStream.h
DIAEnumDebugStreams.h Fix several more missing headers, all of these were hidden by "lucky" 2017-06-06 12:31:55 +00:00
DIAEnumLineNumbers.h Fix several more missing headers, all of these were hidden by "lucky" 2017-06-06 12:31:55 +00:00
DIAEnumSourceFiles.h Fix several more missing headers, all of these were hidden by "lucky" 2017-06-06 12:31:55 +00:00
DIAEnumSymbols.h Add a missing #include to a header. 2017-06-06 12:21:27 +00:00
DIAEnumTables.h [DebugInfo/PDB] Adding getUndecoratedNameEx and IPDB interfaces for IDiaEnumTables and IDiaTable. 2017-11-16 14:33:09 +00:00
DIAError.h [pdb] Improve error messages when DIA is not found. 2016-10-19 16:42:20 +00:00
DIALineNumber.h
DIARawSymbol.h [DebugInfo/PDB] Adding getUndecoratedNameEx and IPDB interfaces for IDiaEnumTables and IDiaTable. 2017-11-16 14:33:09 +00:00
DIASession.h [DebugInfo/PDB] Adding getUndecoratedNameEx and IPDB interfaces for IDiaEnumTables and IDiaTable. 2017-11-16 14:33:09 +00:00
DIASourceFile.h
DIASupport.h
DIATable.h [DebugInfo/PDB] Adding getUndecoratedNameEx and IPDB interfaces for IDiaEnumTables and IDiaTable. 2017-11-16 14:33:09 +00:00