Fixed header for an S_DEFRANGE_SUBFIELD_REGISTER symbol.

Synopsis

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

struct DefRangeSubfieldRegisterHeader;

Data Members

Name

Description

MayHaveNoName

Non‐zero when the variable may have no name.

OffsetInParent

Byte offset of the subfield within the parent variable.

Register

Register that holds the parent variable.

Created with MrDocs