Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d99072bc9749874a7885740959e35ac08d99e324
/
llvm
/
lib
/
DebugInfo
/
PDB
/
Native
/
ModuleDebugStream.cpp
4fcfc19
[CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
fa33282
[llvm-pdbutil] Dump raw bytes of module symbols and debug chunks.
by Zachary Turner
· 8 years ago
4e95064
[llvm-pdbutil] Add support for dumping lines and inlinee lines.
by Zachary Turner
· 8 years ago
0e327d0
[llvm-pdbutil] Add back support for dumping file checksums.
by Zachary Turner
· 8 years ago
349c18f
[CodeView] Handle Cross Module Imports and Exports.
by Zachary Turner
· 8 years ago
92dcdda
[CodeView] Support CodeView subsections in any order.
by Zachary Turner
· 8 years ago
7cc13e5
[PDB/CodeView] Rename some classes.
by Zachary Turner
· 8 years ago
5b6e4e0
[llvm-pdbdump] Abstract some of the YAML/Raw printing code.
by Zachary Turner
· 8 years ago
05bd9f3
[llvm-readobj] Use LLVMDebugInfoCodeView to parse line tables.
by Zachary Turner
· 8 years ago
c37cb0c
[CodeView] Isolate Debug Info Fragments into standalone classes.
by Zachary Turner
· 8 years ago
67c5601
Rename some PDB classes.
by Zachary Turner
· 8 years ago
[Renamed (78%) from llvm/lib/DebugInfo/PDB/Native/ModStream.cpp]
ee3b9c2
[llvm-pdbdump] Dump File / Line Info to YAML.
by Zachary Turner
· 8 years ago
d9dc282
[Support] Move Stream library from MSF -> Support.
by Zachary Turner
· 9 years ago
695ed56
[PDB] Make streams carry their own endianness.
by Zachary Turner
· 9 years ago
120faca
[PDB] Partial resubmit of r296215, which improved PDB Stream Library.
by Zachary Turner
· 9 years ago
05a75e4
Revert r296215, "[PDB] General improvements to Stream library." and followings.
by NAKAMURA Takumi
· 9 years ago
af299ea
[PDB] General improvements to Stream library.
by Zachary Turner
· 9 years ago
d2684b7
[PDB] Rename Stream related source files.
by Zachary Turner
· 9 years ago
181fe17
Don't assume little endian in StreamReader / StreamWriter.
by Zachary Turner
· 9 years ago
6b6b8c4
NFC: Rename (PDB) RawSession to NativeSession
by Adrian McCarthy
· 9 years ago
[Renamed (91%) from llvm/lib/DebugInfo/PDB/Raw/ModStream.cpp]
570e39a
[DebugInfo] Fix some Clang-tidy modernize-use-default and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 9 years ago
3b14764
[pdb] Dump Module Symbols to Yaml.
by Zachary Turner
· 9 years ago
a3225b0
[msf] Resubmit "Rename Msf -> MSF".
by Zachary Turner
· 9 years ago
334aec4
Revert "[msf] Rename Msf to MSF."
by Zachary Turner
· 9 years ago
a010f5c
[msf] Rename Msf to MSF.
by Zachary Turner
· 9 years ago
d66889c
[pdb] Refactor library to more clearly separate reading/writing
by Zachary Turner
· 9 years ago
199f48a
Get rid of IMsfStreamData class.
by Zachary Turner
· 9 years ago
bac69d3
[msf] Create LLVMDebugInfoMsf
by Zachary Turner
· 9 years ago
8848a7a
[pdb] Round trip the PDB stream between YAML and binary PDB.
by Zachary Turner
· 9 years ago
64b1617
[pdb] Avoid reporting an error when the module symbol stream is empty
by Reid Kleckner
· 9 years ago
a1657a9
[pdb] Handle stream index errors better.
by Zachary Turner
· 9 years ago
d844799
[pdb] Use MappedBlockStream to parse the PDB directory.
by Zachary Turner
· 9 years ago
a96cce6
[codeview] Dump line number and column information.
by Zachary Turner
· 9 years ago
7eb6d35
[llvm-pdbdump] Dump CodeView line information.
by Zachary Turner
· 9 years ago
93839cb
[pdb] Parse and dump section map and section contribs
by Zachary Turner
· 9 years ago
a7c2932
[PDB] Make ModStream::symbols report errors
by David Majnemer
· 9 years ago
90b8b8d
[pdb] Add unit tests for PDB MappedBlockStream and zero copy
by Zachary Turner
· 9 years ago
0d43c1c
[pdb] Finish conversion to zero copy pdb access.
by Zachary Turner
· 9 years ago
1de49c9
Resubmit "[pdb] Allow zero-copy read support for symbol streams.""
by Zachary Turner
· 9 years ago
6c247c8
Revert "[pdb] Allow zero-copy read support for symbol streams."
by Chad Rosier
· 9 years ago
3a9a23a
[pdb] Allow zero-copy read support for symbol streams.
by Zachary Turner
· 9 years ago
8dbe362
[codeview,pdb] Try really hard to conserve memory when reading.
by Zachary Turner
· 9 years ago
d5d37dc
[codeview] Move StreamInterface and StreamReader to libcodeview.
by Zachary Turner
· 9 years ago
aaad574
Make a symbol visitor and use it to dump CV symbols.
by Zachary Turner
· 9 years ago
06c2b4b
[pdb] Parse the module info stream for each module.
by Zachary Turner
· 9 years ago