HomeSort by: relevance | last modified time | path
    Searched refs:FileInfoSubstream (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
DbiModuleList.h 111 BinaryStreamRef FileInfoSubstream;
DbiStream.h 110 BinarySubstreamRef FileInfoSubstream;
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
DbiStream.cpp 108 if (auto EC = Reader.readSubstream(FileInfoSubstream, Header->FileInfoSize))
120 FileInfoSubstream.StreamData))
356 return FileInfoSubstream;
DbiModuleList.cpp 187 FileInfoSubstream = FileInfo;

Completed in 36 milliseconds