Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawConstants.h38 VC140 = PdbImplVC140, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStream.cpp67 case uint32_t(PdbRaw_FeatureSig::VC140): in reload()
H A DPDBFileBuilder.cpp141 Info.addFeature(PdbRaw_FeatureSig::VC140); in finalizeMsfLayout()
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPdbYaml.cpp98 io.enumCase(Features, "VC140", PdbRaw_FeatureSig::VC140); in enumeration()
H A Dllvm-pdbutil.cpp1359 Builder.getInfoBuilder().addFeature(PdbRaw_FeatureSig::VC140); in mergePdbs()