Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DModuleDebugStream.cpp77 BinaryStreamReader SubsectionsReader(C13LinesSubstream.StreamData); in reloadSerialize() local
78 if (auto EC = SubsectionsReader.readArray(Subsections, in reloadSerialize()
79 SubsectionsReader.bytesRemaining())) in reloadSerialize()