reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-pdbutil/ExplainOutputStyle.cpp
  440     printStructField(P, "the PDB Stream Version Signature",
  443     printStructField(P, "the signature of the PDB Stream",
  446     printStructField(P, "the age of the PDB", uint32_t(Header->Age));
  448     printStructField(P, "the guid of the PDB", fmt_guid(Header->Guid.Guid));