Home
last modified time | relevance | path

Searched refs:C11Size (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/DebugInfo/PDB/Raw/
DModStream.cpp32 uint32_t C11Size = Mod.getLineInfoByteSize(); in reload() local
35 if (C11Size > 0 && C13Size > 0) in reload()
47 if (auto EC = Reader.readStreamRef(LinesSubstream, C11Size)) in reload()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DModuleDebugStream.cpp39 uint32_t C11Size = Mod.getC11LineInfoByteSize(); in reload() local
42 if (C11Size > 0 && C13Size > 0) in reload()
52 if (auto EC = Reader.readSubstream(C11LinesSubstream, C11Size)) in reload()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/PDB/
DModiStream.rst35 uint8_t C11LineInfo[C11Size];
55 format. ``C11Size`` is equal to the value of ``C11ByteSize`` from the