Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h67 support::ulittle16_t SecCount; // Number of segment descriptors in table member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DDbiStream.cpp373 if (auto EC = SMReader.readArray(SectionMap, Header->SecCount)) in initializeSectionMapData()