Constructors

Synopses

Declared in <llvm/DebugInfo/CodeView/StringsAndChecksums.h>

Construct a reference with no known string table or checksums subsections.

Construct a reference that already knows the string table subsection.

Construct a reference that already knows both subsections.

Parameters

Name

Description

Strings

Known string table subsection reference.

Checksums

Known file checksums subsection reference.

Created with MrDocs