Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp106 if (auto EC = Reader.readSubstream(FileInfoSubstream, Header->FileInfoSize)) in reload()
118 FileInfoSubstream.StreamData)) in reload()
354 return FileInfoSubstream; in getFileInfoSubstreamData()
H A DDbiModuleList.cpp188 FileInfoSubstream = FileInfo; in initializeFileInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleList.h109 BinaryStreamRef FileInfoSubstream; variable
H A DDbiStream.h112 BinarySubstreamRef FileInfoSubstream; variable