summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CodeView/SymbolDumper.cpp
Commit message (Expand)AuthorAgeFilesLines
* [pdb] Parse and dump section map and section contribsZachary Turner2016-06-021-266/+25
* [SymbolDumper] Validate the string table offset before using itDavid Majnemer2016-05-281-6/+6
* [SymbolDumper] Validate the string table offset before using itDavid Majnemer2016-05-281-5/+6
* [pdb] Finish conversion to zero copy pdb access.Zachary Turner2016-05-281-2/+2
* Resubmit "[pdb] Allow zero-copy read support for symbol streams.""Zachary Turner2016-05-271-1/+1
* Revert "[pdb] Allow zero-copy read support for symbol streams."Chad Rosier2016-05-271-1/+1
* [pdb] Allow zero-copy read support for symbol streams.Zachary Turner2016-05-271-1/+1
* [codeview] Add support for S_EXPORT symbol.Zachary Turner2016-05-251-0/+16
* [codeview] Add support for new type records.Zachary Turner2016-05-241-1/+182
* [codeview, pdb] Dump symbol records in publics streamZachary Turner2016-05-241-0/+17
* Fix build errorsZachary Turner2016-05-241-2/+2
* Dump symbol record details in llvm-pdbdumpZachary Turner2016-05-241-4/+4
* Remove unused variable.Zachary Turner2016-05-241-11/+6
* Make a symbol visitor and use it to dump CV symbols.Zachary Turner2016-05-231-0/+670
OpenPOWER on IntegriCloud