Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
HDRawConstants.h38 VC140 = PdbImplVC140, enumerator
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
HDInfoStream.cpp67 case uint32_t(PdbRaw_FeatureSig::VC140): in reload()
HDPDBFileBuilder.cpp141 Info.addFeature(PdbRaw_FeatureSig::VC140); in finalizeMsfLayout()
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDPdbYaml.cpp98 io.enumCase(Features, "VC140", PdbRaw_FeatureSig::VC140); in enumeration()
HDllvm-pdbutil.cpp1359 Builder.getInfoBuilder().addFeature(PdbRaw_FeatureSig::VC140); in mergePdbs()