Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DRawTypes.h53 support::ulittle16_t SecCount; // Number of segment descriptors in table member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h68 support::ulittle16_t SecCount; // Number of segment descriptors in table member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiStream.cpp345 if (auto EC = SMReader.readArray(SectionMap, Header->SecCount)) in initializeSectionMapData()
/external/llvm/lib/DebugInfo/PDB/Raw/
DDbiStream.cpp342 if (auto EC = SMReader.readArray(SectionMap, Header->SecCount)) in initializeSectionMapData()