Home
last modified time | relevance | path

Searched refs:FeatureSignatures (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStream.cpp81 FeatureSignatures.push_back(Sig); in reload()
122 return FeatureSignatures; in getFeatureSignatures()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStream.h64 std::vector<PdbRaw_FeatureSig> FeatureSignatures; variable