summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-pdbutil/BytesOutputStyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-pdbutil] Add support for dumping detailed module stats.Zachary Turner2017-08-211-23/+3
* [pdbutil] Add a command to dump the FPM.Zachary Turner2017-08-021-0/+13
* [llvm-pdbutil] Add a mode to `bytes` for dumping split debug chunks.Zachary Turner2017-06-261-7/+46
* [llvm-pdbutil] Dump raw bytes of module symbols and debug chunks.Zachary Turner2017-06-231-0/+109
* [llvm-pdbutil] Dump raw bytes of type and id records.Zachary Turner2017-06-231-0/+64
* [llvm-pdbutil] Dump raw bytes of various DBI stream subsections.Zachary Turner2017-06-231-0/+98
* [llvm-pdbutil] Dump raw bytes of pdb name map.Zachary Turner2017-06-231-0/+17
* [llvm-pdbutil] Add the ability to dump raw bytes from the file.Zachary Turner2017-06-231-0/+31
* [llvm-pdbutil] Add a function for formatting MSF data.Zachary Turner2017-06-231-27/+3
* [llvm-pdbutil] Create a "bytes" subcommand.Zachary Turner2017-06-221-0/+167
OpenPOWER on IntegriCloud