Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f5890e4e4317c1bb9a25f29a44ab009604f09e4b
/
llvm
/
lib
/
Support
/
BinaryStreamReader.cpp
a1dcb85
Add a BinarySubstreamRef, and a method to read one.
by Zachary Turner
· 8 years ago
72fb6a8
Adding parsing ability for .res file.
by Eric Beckmann
· 8 years ago
95c625e
Make BinaryStreamReader::readCString a bit faster.
by Zachary Turner
· 8 years ago
d2b418b
Add some helpers for manipulating BinaryStreamRefs.
by Zachary Turner
· 8 years ago
d9a6263
[BinaryStream] Reduce the amount of boiler plate needed to use.
by Zachary Turner
· 8 years ago
c504ae3
Resubmit r301986 and r301987 "Add codeview::StringTable"
by Zachary Turner
· 8 years ago
dff096f
Revert r301986 (and subsequent r301987).
by Daniel Jasper
· 8 years ago
7dba20b
Make codeview::StringTable.
by Zachary Turner
· 8 years ago
d9dc282
[Support] Move Stream library from MSF -> Support.
by Zachary Turner
· 9 years ago
[Renamed (94%) from llvm/lib/DebugInfo/MSF/BinaryStreamReader.cpp]
d0b44fa
[PDB] Add BinaryStreamError.
by Zachary Turner
· 9 years ago
4c7458b
Remove some code accidentally left in.
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
[Renamed (96%) from llvm/lib/DebugInfo/MSF/StreamReader.cpp]
181fe17
Don't assume little endian in StreamReader / StreamWriter.
by Zachary Turner
· 9 years ago
4d49eb9
[CodeView] Refactor serialization to use StreamInterface.
by Zachary Turner
· 9 years ago
a3225b0
[msf] Resubmit "Rename Msf -> MSF".
by Zachary Turner
· 9 years ago
[Renamed (92%) from llvm/lib/DebugInfo/Msf/StreamReader.cpp]
334aec4
Revert "[msf] Rename Msf to MSF."
by Zachary Turner
· 9 years ago
[Renamed (92%) from llvm/lib/DebugInfo/MSF/StreamReader.cpp]
a010f5c
[msf] Rename Msf to MSF.
by Zachary Turner
· 9 years ago
[Renamed (92%) from llvm/lib/DebugInfo/Msf/StreamReader.cpp]
d66889c
[pdb] Refactor library to more clearly separate reading/writing
by Zachary Turner
· 9 years ago
bac69d3
[msf] Create LLVMDebugInfoMsf
by Zachary Turner
· 9 years ago
[Renamed (90%) from llvm/lib/DebugInfo/CodeView/StreamReader.cpp]
5acb4ac
Add support for writing through StreamInterface.
by Zachary Turner
· 9 years ago
7eb6d35
[llvm-pdbdump] Dump CodeView line information.
by Zachary Turner
· 9 years ago
f4e9c9a
[codeview] Fix a nasty use after free.
by Zachary Turner
· 9 years ago
0d43c1c
[pdb] Finish conversion to zero copy pdb access.
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
[Renamed (89%) from llvm/lib/DebugInfo/PDB/Raw/StreamReader.cpp]
819e77d
Port DebugInfoPDB over to using llvm::Error.
by Zachary Turner
· 9 years ago
f5c5965
Parse the TPI (type information) stream of PDB files.
by Zachary Turner
· 9 years ago
2f09b50
Put PDB parsing code into a pdb namespace.
by Zachary Turner
· 9 years ago
6ba65de
Refactor the PDB Stream reading interface.
by Zachary Turner
· 9 years ago