Expand description
Constant definitions.
The DWARF spec’s DW_AT_* type is represented as struct DwAt(u16),
DW_FORM_* as DwForm(u16), etc.
There are also exported const definitions for each constant.
Structs§
- The encodings of the constants used in the
DW_AT_accessibilityattribute. - The encodings of the constants used in the
DW_AT_address_classattribute. - The attribute encodings for DIE attributes.
- The encodings of the constants used in the
DW_AT_encodingattribute. - The encodings of the constants used in the
DW_AT_calling_conventionattribute. - The opcode for a call frame instruction.
- The child determination encodings for DIE attributes.
- The encodings of the constants used in the
DW_AT_defaultedattribute. - The encodings of the constants used in the
DW_AT_decimal_signattribute. - The encodings of the constants used in the
DW_AT_discr_listattribute. - Pointer encoding used by
.eh_frame. - The encodings of the constants used in the
DW_AT_endianityattribute. - The attribute form encodings for DIE attributes.
- The encodings of the constants used in the
DW_AT_identifier_caseattribute. - Name index attribute encodings.
- The encodings of the constants used in the
DW_AT_inlineattribute. - The encodings of the constants used in the
DW_AT_languageattribute. - The encodings of the constants used in location list entries.
- The encodings for the line number header entry formats.
- The encodings for the extended opcodes for line number information.
- The encodings for the standard opcodes for line number information.
- The encodings for macro information entry types.
- The encodings for DWARF expression operations.
- The encodings of the constants used in the
DW_AT_orderingattribute. - Range list entry encoding values.
- The section type field in a
.dwpunit index. - The section type field in a
.dwpunit index with version 2. - The tag encodings for DIE attributes.
- The unit type field in a unit header.
- The encodings of the constants used in the
DW_AT_virtualityattribute. - The encodings of the constants used in the
DW_AT_visibilityattribute.