Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DDbiStreamBuilder.cpp154 return sizeof(SecMapHeader) + sizeof(SecMapEntry) * SectionMap.size(); in calculateSectionMapStreamSize()
417 SecMapHeader SMHeader = {Size, Size}; in commit()
DDbiStream.cpp370 const SecMapHeader *Header; in initializeSectionMapData()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h66 struct SecMapHeader { struct