llvm-project/llvm/lib/DebugInfo/PDB/Native
Zachary Turner d0b44fa788 [PDB] Add BinaryStreamError.
This migrates the stream code away from MSFError to using its
own custom Error class.

llvm-svn: 296494
2017-02-28 17:49:34 +00:00
..
DbiStream.cpp [PDB] Make streams carry their own endianness. 2017-02-28 00:04:07 +00:00
DbiStreamBuilder.cpp [PDB] Make streams carry their own endianness. 2017-02-28 00:04:07 +00:00
EnumTables.cpp
GSI.cpp [PDB] Partial resubmit of r296215, which improved PDB Stream Library. 2017-02-27 22:11:43 +00:00
GSI.h [PDB] Partial resubmit of r296215, which improved PDB Stream Library. 2017-02-27 22:11:43 +00:00
GlobalsStream.cpp [PDB] Partial resubmit of r296215, which improved PDB Stream Library. 2017-02-27 22:11:43 +00:00
Hash.cpp
HashTable.cpp [PDB] Make streams carry their own endianness. 2017-02-28 00:04:07 +00:00
InfoStream.cpp [PDB] Partial resubmit of r296215, which improved PDB Stream Library. 2017-02-27 22:11:43 +00:00
InfoStreamBuilder.cpp [PDB] Partial resubmit of r296215, which improved PDB Stream Library. 2017-02-27 22:11:43 +00:00
ModInfo.cpp [PDB] Partial resubmit of r296215, which improved PDB Stream Library. 2017-02-27 22:11:43 +00:00
ModStream.cpp [PDB] Make streams carry their own endianness. 2017-02-28 00:04:07 +00:00
NamedStreamMap.cpp [PDB] Make streams carry their own endianness. 2017-02-28 00:04:07 +00:00
NativeRawSymbol.cpp Implement some methods for NativeRawSymbol 2017-02-24 00:10:47 +00:00
NativeSession.cpp [PDB] Make streams carry their own endianness. 2017-02-28 00:04:07 +00:00
PDBFile.cpp [PDB] Add BinaryStreamError. 2017-02-28 17:49:34 +00:00
PDBFileBuilder.cpp [PDB] Make streams carry their own endianness. 2017-02-28 00:04:07 +00:00
PDBTypeServerHandler.cpp [pdb] Add the ability to resolve TypeServer PDBs. 2017-02-16 23:35:45 +00:00
PublicsStream.cpp [PDB] Partial resubmit of r296215, which improved PDB Stream Library. 2017-02-27 22:11:43 +00:00
RawError.cpp
StringTable.cpp [PDB] Make streams carry their own endianness. 2017-02-28 00:04:07 +00:00
StringTableBuilder.cpp [PDB] Make streams carry their own endianness. 2017-02-28 00:04:07 +00:00
SymbolStream.cpp [PDB] Make streams carry their own endianness. 2017-02-28 00:04:07 +00:00
TpiHashing.cpp
TpiStream.cpp [PDB] Partial resubmit of r296215, which improved PDB Stream Library. 2017-02-27 22:11:43 +00:00
TpiStreamBuilder.cpp [PDB] Make streams carry their own endianness. 2017-02-28 00:04:07 +00:00