Home
last modified time | relevance | path

Searched refs:SectionHeaderStream (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiStream.h126 std::unique_ptr<msf::MappedBlockStream> SectionHeaderStream; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp277 SectionHeaderStream = std::move(SHS); in initializeSectionHeadersData()