Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiStream.cpp109 if (auto EC = Reader.readSubstream(FileInfoSubstream, Header->FileInfoSize)) in reload()
121 FileInfoSubstream.StreamData)) in reload()
328 return FileInfoSubstream; in getFileInfoSubstreamData()
DDbiModuleList.cpp188 FileInfoSubstream = FileInfo; in initializeFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiModuleList.h111 BinaryStreamRef FileInfoSubstream; variable
DDbiStream.h103 BinarySubstreamRef FileInfoSubstream; variable
/external/llvm/lib/DebugInfo/PDB/Raw/
DDbiStream.cpp159 if (auto EC = Reader.readStreamRef(FileInfoSubstream, Header->FileInfoSize)) in reload()
361 StreamReader FISR(FileInfoSubstream); in initializeFileInfo()
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DDbiStream.h124 codeview::StreamRef FileInfoSubstream; variable
/external/swiftshader/third_party/llvm-7.0/llvm/docs/PDB/
DDbiStream.rst334 struct FileInfoSubstream {