1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/DebugInfo/PDB/DIA
Zachary Turner 22304a4398 [NativePDB] Add support for reading function signatures.
This adds support for parsing function signature records and returning
them through the native DIA interface.

llvm-svn: 342780
2018-09-21 22:36:28 +00:00
..
DIADataStream.cpp [PDB] Remove all clone() methods. 2018-09-12 22:57:03 +00:00
DIAEnumDebugStreams.cpp [PDB] Remove all clone() methods. 2018-09-12 22:57:03 +00:00
DIAEnumInjectedSources.cpp Remove unused DIASession field 2018-09-14 20:16:31 +00:00
DIAEnumLineNumbers.cpp [PDB] Remove all clone() methods. 2018-09-12 22:57:03 +00:00
DIAEnumSectionContribs.cpp [PDB] Remove all clone() methods. 2018-09-12 22:57:03 +00:00
DIAEnumSourceFiles.cpp [PDB] Remove all clone() methods. 2018-09-12 22:57:03 +00:00
DIAEnumSymbols.cpp [PDB] Remove all clone() methods. 2018-09-12 22:57:03 +00:00
DIAEnumTables.cpp [PDB] Remove all clone() methods. 2018-09-12 22:57:03 +00:00
DIAError.cpp [DebugInfo] Common behavior for error types 2018-08-31 17:41:58 +00:00
DIAInjectedSource.cpp [PDB] Remove unused private variable, re-applying r327900 after relanding more natvis changes[4~ 2018-03-21 21:47:26 +00:00
DIALineNumber.cpp
DIARawSymbol.cpp [NativePDB] Add support for reading function signatures. 2018-09-21 22:36:28 +00:00
DIASectionContrib.cpp [PDB] Refactor the PDB symbol classes to fix a reuse bug. 2018-09-05 23:30:38 +00:00
DIASession.cpp Remove unused DIASession field 2018-09-14 20:16:31 +00:00
DIASourceFile.cpp
DIATable.cpp Fix my typo of PDB_TableType 2017-11-16 19:41:12 +00:00