Home
last modified time | relevance | path

Searched defs:StreamLayout (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/MSF/
H A DMappedBlockStream.h89 const MSFStreamLayout StreamLayout; variable
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp253 auto Blocks = ArrayRef(StreamLayout.Blocks); in formatMsfStreamBlocks() argument