Home
last modified time | relevance | path

Searched refs:C13LinesSubstream (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DModuleDebugStream.cpp68 if (auto EC = Reader.readSubstream(C13LinesSubstream, C13Size)) in reloadSerialize()
76 BinaryStreamReader SubsectionsReader(C13LinesSubstream.StreamData); in reloadSerialize()
103 return C13LinesSubstream; in getC13LinesSubstream()
127 return !C13LinesSubstream.empty(); in hasDebugSubsections()
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DModuleDebugStream.cpp68 if (auto EC = Reader.readSubstream(C13LinesSubstream, C13Size)) in reloadSerialize()
76 BinaryStreamReader SubsectionsReader(C13LinesSubstream.StreamData); in reloadSerialize()
103 return C13LinesSubstream; in getC13LinesSubstream()
127 return !C13LinesSubstream.empty(); in hasDebugSubsections()
/external/llvm/lib/DebugInfo/PDB/Raw/
DModStream.cpp49 if (auto EC = Reader.readStreamRef(C13LinesSubstream, C13Size)) in reload()
52 codeview::StreamReader LineReader(C13LinesSubstream); in reload()
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DModStream.h49 codeview::StreamRef C13LinesSubstream; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DModuleDebugStream.h83 BinarySubstreamRef C13LinesSubstream; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DModuleDebugStream.h83 BinarySubstreamRef C13LinesSubstream; variable