Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DRawTypes.h52 struct SecMapHeader { struct
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiStreamBuilder.cpp137 return sizeof(SecMapHeader) + sizeof(SecMapEntry) * SectionMap.size(); in calculateSectionMapStreamSize()
380 SecMapHeader SMHeader = {Size, Size}; in commit()
DDbiStream.cpp342 const SecMapHeader *Header; in initializeSectionMapData()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h67 struct SecMapHeader { struct
/external/llvm/lib/DebugInfo/PDB/Raw/
DDbiStream.cpp339 const SecMapHeader *Header; in initializeSectionMapData()