Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DRawConstants.h51 DbiSecContribV2 = 0xeffe0000 + 20140516 enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawConstants.h70 DbiSecContribV2 = 0xeffe0000 + 20140516 enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiStream.cpp221 assert(SectionContribVersion == DbiSecContribV2); in visitSectionContributions()
241 if (SectionContribVersion == DbiSecContribV2) in initializeSectionContributionData()
/external/llvm/lib/DebugInfo/PDB/Raw/
DDbiStream.cpp263 } else if (SectionContribVersion == DbiSecContribV2) { in visitSectionContributions()
276 if (SectionContribVersion == DbiSecContribV2) in initializeSectionContributionData()