llvm-project/llvm/lib/DebugInfo/PDB/Raw
Zachary Turner de9ba15511 [pdb] Write the IPI stream.
The IPI stream is structurally identical to the TPI stream, but it
contains different record types.  So we just re-use the TPI writing
code.

llvm-svn: 281638
2016-09-15 18:22:31 +00:00
..
DbiStream.cpp [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
DbiStreamBuilder.cpp [pdb] Write TPI hash values to the TPI stream. 2016-09-14 23:00:02 +00:00
EnumTables.cpp [pdb] Parse and dump section map and section contribs 2016-06-02 05:07:49 +00:00
Hash.cpp Implement pdb::hashBufferV8 hash function. 2016-06-16 13:48:16 +00:00
InfoStream.cpp [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
InfoStreamBuilder.cpp [pdb] Write TPI hash values to the TPI stream. 2016-09-14 23:00:02 +00:00
ModInfo.cpp [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
ModStream.cpp [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
NameHashTable.cpp [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
NameMap.cpp [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
NameMapBuilder.cpp [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
PDBFile.cpp [msf] Make FPM reader use MappedBlockStream. 2016-08-03 16:53:21 +00:00
PDBFileBuilder.cpp [pdb] Write the IPI stream. 2016-09-15 18:22:31 +00:00
PublicsStream.cpp [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
RawError.cpp [pdb] Round-trip module & file info to/from YAML. 2016-07-22 15:46:37 +00:00
RawSession.cpp [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
SymbolStream.cpp [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
TpiHashing.cpp [pdb] Get rid of Data and RawData in CVType. 2016-09-14 23:00:16 +00:00
TpiStream.cpp [pdb] Write TPI hash values to the TPI stream. 2016-09-14 23:00:02 +00:00
TpiStreamBuilder.cpp [pdb] Write the IPI stream. 2016-09-15 18:22:31 +00:00