summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-pdbutil/llvm-pdbutil.h
Commit message (Expand)AuthorAgeFilesLines
* [llvm-pdbutil] Add the ability to dump the dependency tree for a typeZachary Turner2017-06-301-0/+1
* [llvm-pdbutil] Add a mode to `bytes` for dumping split debug chunks.Zachary Turner2017-06-261-1/+1
* [llvm-pdbutil] Dump raw bytes of module symbols and debug chunks.Zachary Turner2017-06-231-0/+5
* [llvm-pdbutil] Dump raw bytes of type and id records.Zachary Turner2017-06-231-0/+3
* [llvm-pdbutil] Dump raw bytes of various DBI stream subsections.Zachary Turner2017-06-231-0/+8
* [llvm-pdbutil] Show what blocks a stream occupies.Zachary Turner2017-06-231-0/+1
* [llvm-pdbutil] Dump raw bytes of pdb name map.Zachary Turner2017-06-231-0/+1
* [llvm-pdbutil] Add the ability to dump raw bytes from the file.Zachary Turner2017-06-231-4/+6
* [llvm-pdbutil] Create a "bytes" subcommand.Zachary Turner2017-06-221-3/+6
* [llvm-pdbutil] Rename "raw" to "dump".Zachary Turner2017-06-221-1/+1
* Remove diff pedantic mode.Zachary Turner2017-06-201-4/+0
* Remove some dead code / includes.Zachary Turner2017-06-161-0/+3
* [llvm-pdbutil] Add support for dumping cross module imports/exports.Zachary Turner2017-06-161-0/+2
* [llvm-pdbutil] Add support for dumping lines and inlinee lines.Zachary Turner2017-06-151-0/+3
* [llvm-pdbutil] Add back the ability to dump hashes and index offsets.Zachary Turner2017-06-151-1/+2
* Resubmit "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner2017-06-151-29/+16
* Revert "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner2017-06-151-16/+29
* [llvm-pdbutil] rewrite the "raw" output style.Zachary Turner2017-06-151-29/+16
* [pdb] Support CoffSymbolRVA debug subsection.Zachary Turner2017-06-091-0/+1
* Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner2017-06-091-0/+156
OpenPOWER on IntegriCloud