Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DModuleDebugStream.cpp52 if (auto EC = Reader.readSubstream(C11LinesSubstream, C11Size)) in reload()
84 return C11LinesSubstream; in getC11LinesSubstream()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DModuleDebugStream.h76 BinarySubstreamRef C11LinesSubstream; variable