It seems that the field's value is the the stream index that
contains symbol records, at least for empty.pdb.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D20441
pdbdump: Rename NumberOfSymbols -> SymbolRecordStreamIndex. ClosedPublic Authored by ruiu on May 19 2016, 10:33 AM.
Details Summary It seems that the field's value is the the stream index that
Diff Detail Event Timelineruiu updated this object. This revision is now accepted and ready to land.May 19 2016, 10:35 AM Closed by commit rL270088: pdbdump: Rename NumberOfSymbols -> SymbolRecordStreamIndex. (authored by ruiu). · Explain WhyMay 19 2016, 11:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 57820 include/llvm/DebugInfo/PDB/Raw/DbiStream.h
lib/DebugInfo/PDB/Raw/DbiStream.cpp
test/DebugInfo/PDB/pdbdump-headers.test
tools/llvm-pdbdump/llvm-pdbdump.cpp
|