Home
last modified time | relevance | path

Searched defs:PdbInfoStream (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
DPdbYaml.h55 struct PdbInfoStream { struct
56 PdbRaw_ImplVer Version = PdbImplVC70;
57 uint32_t Signature = 0;
58 uint32_t Age = 1;
59 codeview::GUID Guid;
60 std::vector<PdbRaw_FeatureSig> Features;
61 std::vector<NamedStreamMapping> NamedStreams;