Module gimli::constants [−][src]
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
| DwAccess | The encodings of the constants used in the |
| DwAddr | The encodings of the constants used in the |
| DwAt | The attribute encodings for DIE attributes. |
| DwAte | The encodings of the constants used in the |
| DwCc | The encodings of the constants used in the |
| DwCfa | The opcode for a call frame instruction. |
| DwChildren | The child determination encodings for DIE attributes. |
| DwDefaulted | The encodings of the constants used in the |
| DwDs | The encodings of the constants used in the |
| DwDsc | The encodings of the constants used in the |
| DwEhPe | Pointer encoding used by |
| DwEnd | The encodings of the constants used in the |
| DwForm | The attribute form encodings for DIE attributes. |
| DwId | The encodings of the constants used in the |
| DwIdx | Name index attribute encodings. |
| DwInl | The encodings of the constants used in the |
| DwLang | The encodings of the constants used in the |
| DwLle | The encodings of the constants used in location list entries. |
| DwLnct | The encodings for the line number header entry formats. |
| DwLne | The encodings for the extended opcodes for line number information. |
| DwLns | The encodings for the standard opcodes for line number information. |
| DwMacro | The encodings for macro information entry types. |
| DwOp | The encodings for DWARF expression operations. |
| DwOrd | The encodings of the constants used in the |
| DwRle | Range list entry encoding values. |
| DwTag | The tag encodings for DIE attributes. |
| DwUt | The unit type field in a unit header. |
| DwVirtuality | The encodings of the constants used in the |
| DwVis | The encodings of the constants used in the |