..
Analyze.cpp
Refactor the PDB HashTable class.
2018-03-15 17:38:26 +00:00
Analyze.h
BytesOutputStyle.cpp
[llvm-pdbutil] Add support for dumping detailed module stats.
2017-08-21 14:53:25 +00:00
BytesOutputStyle.h
[llvm-pdbutil] Add support for dumping detailed module stats.
2017-08-21 14:53:25 +00:00
CMakeLists.txt
[PDB] Add an explain subcommand.
2018-03-29 16:28:20 +00:00
DumpOutputStyle.cpp
Fix a few small issues in llvm-pdbutil
2018-11-02 18:00:37 +00:00
DumpOutputStyle.h
[PDB] Emit old fpo data to the PDB file.
2018-09-12 21:02:01 +00:00
ExplainOutputStyle.cpp
[llvm-pdbutil] Add the ability to explain binary files.
2018-04-04 17:29:09 +00:00
ExplainOutputStyle.h
[llvm-pdbutil] Add the ability to explain binary files.
2018-04-04 17:29:09 +00:00
FormatUtil.cpp
[llvm-pdbutil] Print detailed S_UDT stats.
2017-08-31 20:43:22 +00:00
FormatUtil.h
[llvm-pdbutil] Print detailed S_UDT stats.
2017-08-31 20:43:22 +00:00
InputFile.cpp
Fix a few small issues in llvm-pdbutil
2018-11-02 18:00:37 +00:00
InputFile.h
Fix a few small issues in llvm-pdbutil
2018-11-02 18:00:37 +00:00
LinePrinter.cpp
[pdbutil] Add a command to dump the FPM.
2017-08-02 22:25:52 +00:00
LinePrinter.h
[llvm-pdbutil] Support dumping CodeView from object files.
2017-09-01 20:06:56 +00:00
llvm-pdbutil.cpp
Dump public symbol records in pdb2yaml mode
2018-10-26 00:17:31 +00:00
llvm-pdbutil.h
Dump public symbol records in pdb2yaml mode
2018-10-26 00:17:31 +00:00
LLVMBuild.txt
MinimalSymbolDumper.cpp
Apply local fixes intended to be part of r341999.'
2018-09-11 22:02:31 +00:00
MinimalSymbolDumper.h
[codeview] Decode and dump FP regs from S_FRAMEPROC records
2018-09-11 22:00:50 +00:00
MinimalTypeDumper.cpp
Fix -Wtrigraphs.
2018-09-20 18:26:38 +00:00
MinimalTypeDumper.h
[PDB] Add the ability to map forward references to full decls.
2018-09-20 15:50:13 +00:00
OutputStyle.h
PdbYaml.cpp
Dump public symbol records in pdb2yaml mode
2018-10-26 00:17:31 +00:00
PdbYaml.h
Dump public symbol records in pdb2yaml mode
2018-10-26 00:17:31 +00:00
PrettyBuiltinDumper.cpp
Fix llvm-pdbutil to handle new built-in types
2018-02-22 23:16:56 +00:00
PrettyBuiltinDumper.h
PrettyClassDefinitionDumper.cpp
[PDB] Make the pretty dumper output modified types.
2018-09-14 22:29:19 +00:00
PrettyClassDefinitionDumper.h
PrettyClassLayoutGraphicalDumper.cpp
Remove faulty assertion in llvm-pdbutil
2018-04-16 17:01:18 +00:00
PrettyClassLayoutGraphicalDumper.h
PrettyCompilandDumper.cpp
[llvm-pdbutil] Pretty print PDBSymbolUsingNamespace symbols
2018-10-11 21:37:18 +00:00
PrettyCompilandDumper.h
[llvm-pdbutil] Pretty print PDBSymbolUsingNamespace symbols
2018-10-11 21:37:18 +00:00
PrettyEnumDumper.cpp
[PDB] Make the pretty dumper output modified types.
2018-09-14 22:29:19 +00:00
PrettyEnumDumper.h
PrettyExternalSymbolDumper.cpp
[PDB] One more fix for hasing GSI records.
2018-07-06 21:01:42 +00:00
PrettyExternalSymbolDumper.h
Rename llvm-pdbdump -> llvm-pdbutil.
2017-06-09 20:46:17 +00:00
PrettyFunctionDumper.cpp
[PDB] Add support for parsing VFTable Shape records.
2018-10-01 17:55:16 +00:00
PrettyFunctionDumper.h
PrettyTypedefDumper.cpp
[PDB] Add support for dumping Typedef records.
2018-10-01 17:55:38 +00:00
PrettyTypedefDumper.h
PrettyTypeDumper.cpp
[PDB] Add support for parsing VFTable Shape records.
2018-10-01 17:55:16 +00:00
PrettyTypeDumper.h
[PDB] Add support for parsing VFTable Shape records.
2018-10-01 17:55:16 +00:00
PrettyVariableDumper.cpp
[llvm-pdbdump] Dump restrict type qualifier
2018-03-05 18:29:43 +00:00
PrettyVariableDumper.h
StreamUtil.cpp
[llvm-pdbutil] Dig deeper into the PDB and DBI streams when explaining.
2018-03-30 17:16:50 +00:00
StreamUtil.h
[llvm-pdbutil] Dig deeper into the PDB and DBI streams when explaining.
2018-03-30 17:16:50 +00:00
YAMLOutputStyle.cpp
Dump public symbol records in pdb2yaml mode
2018-10-26 00:17:31 +00:00
YAMLOutputStyle.h
Dump public symbol records in pdb2yaml mode
2018-10-26 00:17:31 +00:00