reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/DebugInfo/PDB/Native/DbiStream.cpp
  260       createIndexedStreamForHeaderType(Pdb, DbgHeaderType::SectionHdr);
tools/lld/COFF/PDB.cpp
 1683       dbiBuilder.addDbgStream(pdb::DbgHeaderType::SectionHdr, sectionTable));
tools/llvm-pdbutil/DumpOutputStyle.cpp
  533   auto ExpectedHeaders = loadSectionHeaders(File, DbgHeaderType::SectionHdr);
 1862   dumpSectionHeaders("Section Headers", DbgHeaderType::SectionHdr);
tools/llvm-pdbutil/StreamUtil.cpp
  155              StreamIdx == Dbi->getDebugStreamIndex(DbgHeaderType::SectionHdr))