Searched refs:C13LinesSubstream (Results 1 – 2 of 2) sorted by relevance
69 if (auto EC = Reader.readSubstream(C13LinesSubstream, C13Size)) in reloadSerialize()77 BinaryStreamReader SubsectionsReader(C13LinesSubstream.StreamData); in reloadSerialize()104 return C13LinesSubstream; in getC13LinesSubstream()128 return !C13LinesSubstream.empty(); in hasDebugSubsections()
86 BinarySubstreamRef C13LinesSubstream; variable